Searched refs:ESPIPE (Results 1 – 5 of 5) sorted by relevance
32 #define ESPIPE 29 /* Illegal seek */ macro
143 return -ESPIPE; in bloblist_ensurerec()209 if (ret == -ESPIPE) in bloblist_ensure_size_ret()
43 ERRNO_MSG(ESPIPE, "Illegal seek"),
87 return -ESPIPE; in pinctrl_group_index()
1056 return -ESPIPE; in eth_set_config()
Completed in 12 milliseconds