Lines Matching +full:- +full:eproto
22 * Portions Copyright 2006-2008 John Birrell jb@freebsd.org
216 inline int EPROTO = 92; variable
217 #pragma D binding "1.0" EPROTO
230 inline int ERESTART = -1;
232 inline int EJUSTRETURN = -2;
234 inline int ENOIOCTL = -3;
236 inline int EDIRIOCTL = -4;
238 inline int ERELOOKUP = -5;
264 errno == EXDEV ? "Cross-device link" :
276 errno == EROFS ? "Read-only filesystem" :
284 errno == ENOTSOCK ? "Socket operation on non-socket" :
338 errno == EPROTO ? "Protocol error" :