Lines Matching refs:ES

62 #define	ES(x)	x
64 #define ES(x)
83 { BSM_ERRNO_ESUCCESS, 0, ES("Success") },
84 { BSM_ERRNO_EPERM, EPERM, ES("Operation not permitted") },
85 { BSM_ERRNO_ENOENT, ENOENT, ES("No such file or directory") },
86 { BSM_ERRNO_ESRCH, ESRCH, ES("No such process") },
87 { BSM_ERRNO_EINTR, EINTR, ES("Interrupted system call") },
88 { BSM_ERRNO_EIO, EIO, ES("Input/output error") },
89 { BSM_ERRNO_ENXIO, ENXIO, ES("Device not configured") },
90 { BSM_ERRNO_E2BIG, E2BIG, ES("Argument list too long") },
91 { BSM_ERRNO_ENOEXEC, ENOEXEC, ES("Exec format error") },
92 { BSM_ERRNO_EBADF, EBADF, ES("Bad file descriptor") },
93 { BSM_ERRNO_ECHILD, ECHILD, ES("No child processes") },
94 { BSM_ERRNO_EAGAIN, EAGAIN, ES("Resource temporarily unavailable") },
95 { BSM_ERRNO_ENOMEM, ENOMEM, ES("Cannot allocate memory") },
96 { BSM_ERRNO_EACCES, EACCES, ES("Permission denied") },
97 { BSM_ERRNO_EFAULT, EFAULT, ES("Bad address") },
98 { BSM_ERRNO_ENOTBLK, ENOTBLK, ES("Block device required") },
99 { BSM_ERRNO_EBUSY, EBUSY, ES("Device busy") },
100 { BSM_ERRNO_EEXIST, EEXIST, ES("File exists") },
101 { BSM_ERRNO_EXDEV, EXDEV, ES("Cross-device link") },
102 { BSM_ERRNO_ENODEV, ENODEV, ES("Operation not supported by device") },
103 { BSM_ERRNO_ENOTDIR, ENOTDIR, ES("Not a directory") },
104 { BSM_ERRNO_EISDIR, EISDIR, ES("Is a directory") },
105 { BSM_ERRNO_EINVAL, EINVAL, ES("Invalid argument") },
106 { BSM_ERRNO_ENFILE, ENFILE, ES("Too many open files in system") },
107 { BSM_ERRNO_EMFILE, EMFILE, ES("Too many open files") },
108 { BSM_ERRNO_ENOTTY, ENOTTY, ES("Inappropriate ioctl for device") },
109 { BSM_ERRNO_ETXTBSY, ETXTBSY, ES("Text file busy") },
110 { BSM_ERRNO_EFBIG, EFBIG, ES("File too large") },
111 { BSM_ERRNO_ENOSPC, ENOSPC, ES("No space left on device") },
112 { BSM_ERRNO_ESPIPE, ESPIPE, ES("Illegal seek") },
113 { BSM_ERRNO_EROFS, EROFS, ES("Read-only file system") },
114 { BSM_ERRNO_EMLINK, EMLINK, ES("Too many links") },
115 { BSM_ERRNO_EPIPE, EPIPE, ES("Broken pipe") },
116 { BSM_ERRNO_EDOM, EDOM, ES("Numerical argument out of domain") },
117 { BSM_ERRNO_ERANGE, ERANGE, ES("Result too large") },
118 { BSM_ERRNO_ENOMSG, ENOMSG, ES("No message of desired type") },
119 { BSM_ERRNO_EIDRM, EIDRM, ES("Identifier removed") },
126 ES("Channel number out of range") },
133 ES("Level 2 not synchronized") },
140 ES("Level 3 halted") },
147 ES("Level 3 reset") },
154 ES("Link number out of range") },
161 ES("Protocol driver not attached") },
168 ES("No CSI structure available") },
175 ES("Level 2 halted") },
176 { BSM_ERRNO_EDEADLK, EDEADLK, ES("Resource deadlock avoided") },
177 { BSM_ERRNO_ENOLCK, ENOLCK, ES("No locks available") },
178 { BSM_ERRNO_ECANCELED, ECANCELED, ES("Operation canceled") },
179 { BSM_ERRNO_ENOTSUP, ENOTSUP, ES("Operation not supported") },
180 { BSM_ERRNO_EDQUOT, EDQUOT, ES("Disc quota exceeded") },
187 ES("Invalid exchange") },
194 ES("Invalid request descriptor") },
201 ES("Exchange full") },
208 ES("No anode") },
215 ES("Invalid request descriptor") },
222 ES("Invalid slot") },
229 ES("Resource deadlock avoided") },
236 ES("Bad font file format") },
243 ES("Process died with the lock") },
250 ES("Lock is not recoverable") },
257 ES("Device not a stream") },
264 ES("Machine is not on the network") },
271 ES("Package not installed") },
273 ES("Too many levels of remote in path") },
280 ES("Link has been severed") },
287 ES("Advertise error") },
294 ES("srmount error") },
301 ES("Communication error on send") },
308 ES("Protocol error") },
315 ES("Locked lock was unmapped") },
322 ES("Facility is not active") },
329 ES("Multihop attempted") },
336 ES("Bad message") },
337 { BSM_ERRNO_ENAMETOOLONG, ENAMETOOLONG, ES("File name too long") },
339 ES("Value too large to be stored in data type") },
346 ES("Given log name not unique") },
353 ES("Given f.d. invalid for this operation") },
360 ES("Remote address changed") },
367 ES("Can't access a needed shared lib") },
374 ES("Accessing a corrupted shared lib") },
381 ES(".lib section in a.out corrupted") },
388 ES("Attempting to link in too many libs") },
395 ES("Attempting to exec a shared library") },
396 { BSM_ERRNO_EILSEQ, EILSEQ, ES("Illegal byte sequence") },
397 { BSM_ERRNO_ENOSYS, ENOSYS, ES("Function not implemented") },
398 { BSM_ERRNO_ELOOP, ELOOP, ES("Too many levels of symbolic links") },
405 ES("Restart syscall") },
412 ES("If pipe/FIFO, don't sleep in stream head") },
413 { BSM_ERRNO_ENOTEMPTY, ENOTEMPTY, ES("Directory not empty") },
414 { BSM_ERRNO_EUSERS, EUSERS, ES("Too many users") },
416 ES("Socket operation on non-socket") },
418 ES("Destination address required") },
419 { BSM_ERRNO_EMSGSIZE, EMSGSIZE, ES("Message too long") },
421 ES("Protocol wrong type for socket") },
422 { BSM_ERRNO_ENOPROTOOPT, ENOPROTOOPT, ES("Protocol not available") },
424 ES("Protocol not supported") },
426 ES("Socket type not supported") },
427 { BSM_ERRNO_EOPNOTSUPP, EOPNOTSUPP, ES("Operation not supported") },
429 ES("Protocol family not supported") },
431 ES("Address family not supported by protocol family") },
432 { BSM_ERRNO_EADDRINUSE, EADDRINUSE, ES("Address already in use") },
434 ES("Can't assign requested address") },
435 { BSM_ERRNO_ENETDOWN, ENETDOWN, ES("Network is down") },
437 ES("Network dropped connection on reset") },
439 ES("Software caused connection abort") },
440 { BSM_ERRNO_ECONNRESET, ECONNRESET, ES("Connection reset by peer") },
441 { BSM_ERRNO_ENOBUFS, ENOBUFS, ES("No buffer space available") },
442 { BSM_ERRNO_EISCONN, EISCONN, ES("Socket is already connected") },
443 { BSM_ERRNO_ENOTCONN, ENOTCONN, ES("Socket is not connected") },
445 ES("Can't send after socket shutdown") },
447 ES("Too many references: can't splice") },
448 { BSM_ERRNO_ETIMEDOUT, ETIMEDOUT, ES("Operation timed out") },
449 { BSM_ERRNO_ECONNREFUSED, ECONNREFUSED, ES("Connection refused") },
450 { BSM_ERRNO_EHOSTDOWN, EHOSTDOWN, ES("Host is down") },
451 { BSM_ERRNO_EHOSTUNREACH, EHOSTUNREACH, ES("No route to host") },
452 { BSM_ERRNO_EALREADY, EALREADY, ES("Operation already in progress") },
454 ES("Operation now in progress") },
455 { BSM_ERRNO_ESTALE, ESTALE, ES("Stale NFS file handle") },
462 ES("Too many processes") },
469 ES("RPC struct is bad") },
476 ES("RPC version wrong") },
483 ES("RPC prog. not avail") },
490 ES("RPC version wrong") },
497 ES("Bad procedure for program") },
504 ES("Inappropriate file type or format") },
511 ES("Authenticateion error") },
518 ES("Need authenticator") },
525 ES("Attribute not found") },
532 ES("Programming error") },
539 ES("Just return") },
546 ES("ioctl not handled by this layer") },
553 ES("do direct ioctl in GEOM") },
560 ES("Device power is off") },
567 ES("Device error") },
574 ES("Bad executable") },
581 ES("Bad CPU type in executable") },
588 ES("Shared library version mismatch") },
595 ES("Malformed Macho file") },
602 ES("Operation failed by policy") },
609 ES("RFS specific error") },
616 ES("Structure needs cleaning") },
623 ES("Not a XENIX named type file") },
630 ES("No XENIX semaphores available") },
637 ES("Is a named type file") },
644 ES("Remote I/O error") },
651 ES("No medium found") },
658 ES("Wrong medium type") },
665 ES("Required key not available") },
672 ES("Key has expired") },
679 ES("Key has been revoked") },
686 ES("Key was rejected by service") },
693 ES("Capabilities insufficient") },
700 ES("Not permitted in capability mode") },