Lines Matching full:es

61 #define	ES(x)	x  macro
63 #define ES(x) macro
82 { BSM_ERRNO_ESUCCESS, 0, ES("Success") },
83 { BSM_ERRNO_EPERM, EPERM, ES("Operation not permitted") },
84 { BSM_ERRNO_ENOENT, ENOENT, ES("No such file or directory") },
85 { BSM_ERRNO_ESRCH, ESRCH, ES("No such process") },
86 { BSM_ERRNO_EINTR, EINTR, ES("Interrupted system call") },
87 { BSM_ERRNO_EIO, EIO, ES("Input/output error") },
88 { BSM_ERRNO_ENXIO, ENXIO, ES("Device not configured") },
89 { BSM_ERRNO_E2BIG, E2BIG, ES("Argument list too long") },
90 { BSM_ERRNO_ENOEXEC, ENOEXEC, ES("Exec format error") },
91 { BSM_ERRNO_EBADF, EBADF, ES("Bad file descriptor") },
92 { BSM_ERRNO_ECHILD, ECHILD, ES("No child processes") },
93 { BSM_ERRNO_EAGAIN, EAGAIN, ES("Resource temporarily unavailable") },
94 { BSM_ERRNO_ENOMEM, ENOMEM, ES("Cannot allocate memory") },
95 { BSM_ERRNO_EACCES, EACCES, ES("Permission denied") },
96 { BSM_ERRNO_EFAULT, EFAULT, ES("Bad address") },
97 { BSM_ERRNO_ENOTBLK, ENOTBLK, ES("Block device required") },
98 { BSM_ERRNO_EBUSY, EBUSY, ES("Device busy") },
99 { BSM_ERRNO_EEXIST, EEXIST, ES("File exists") },
100 { BSM_ERRNO_EXDEV, EXDEV, ES("Cross-device link") },
101 { BSM_ERRNO_ENODEV, ENODEV, ES("Operation not supported by device") },
102 { BSM_ERRNO_ENOTDIR, ENOTDIR, ES("Not a directory") },
103 { BSM_ERRNO_EISDIR, EISDIR, ES("Is a directory") },
104 { BSM_ERRNO_EINVAL, EINVAL, ES("Invalid argument") },
105 { BSM_ERRNO_ENFILE, ENFILE, ES("Too many open files in system") },
106 { BSM_ERRNO_EMFILE, EMFILE, ES("Too many open files") },
107 { BSM_ERRNO_ENOTTY, ENOTTY, ES("Inappropriate ioctl for device") },
108 { BSM_ERRNO_ETXTBSY, ETXTBSY, ES("Text file busy") },
109 { BSM_ERRNO_EFBIG, EFBIG, ES("File too large") },
110 { BSM_ERRNO_ENOSPC, ENOSPC, ES("No space left on device") },
111 { BSM_ERRNO_ESPIPE, ESPIPE, ES("Illegal seek") },
112 { BSM_ERRNO_EROFS, EROFS, ES("Read-only file system") },
113 { BSM_ERRNO_EMLINK, EMLINK, ES("Too many links") },
114 { BSM_ERRNO_EPIPE, EPIPE, ES("Broken pipe") },
115 { BSM_ERRNO_EDOM, EDOM, ES("Numerical argument out of domain") },
116 { BSM_ERRNO_ERANGE, ERANGE, ES("Result too large") },
117 { BSM_ERRNO_ENOMSG, ENOMSG, ES("No message of desired type") },
118 { BSM_ERRNO_EIDRM, EIDRM, ES("Identifier removed") },
125 ES("Channel number out of range") },
132 ES("Level 2 not synchronized") },
139 ES("Level 3 halted") },
146 ES("Level 3 reset") },
153 ES("Link number out of range") },
160 ES("Protocol driver not attached") },
167 ES("No CSI structure available") },
174 ES("Level 2 halted") },
175 { BSM_ERRNO_EDEADLK, EDEADLK, ES("Resource deadlock avoided") },
176 { BSM_ERRNO_ENOLCK, ENOLCK, ES("No locks available") },
177 { BSM_ERRNO_ECANCELED, ECANCELED, ES("Operation canceled") },
178 { BSM_ERRNO_ENOTSUP, ENOTSUP, ES("Operation not supported") },
179 { BSM_ERRNO_EDQUOT, EDQUOT, ES("Disc quota exceeded") },
186 ES("Invalid exchange") },
193 ES("Invalid request descriptor") },
200 ES("Exchange full") },
207 ES("No anode") },
214 ES("Invalid request descriptor") },
221 ES("Invalid slot") },
228 ES("Resource deadlock avoided") },
235 ES("Bad font file format") },
242 ES("Process died with the lock") },
249 ES("Integrity check failed") },
256 ES("Lock is not recoverable") },
263 ES("Device not a stream") },
270 ES("Machine is not on the network") },
277 ES("Package not installed") },
279 ES("Too many levels of remote in path") },
286 ES("Link has been severed") },
293 ES("Advertise error") },
300 ES("srmount error") },
307 ES("Communication error on send") },
314 ES("Protocol error") },
321 ES("Locked lock was unmapped") },
328 ES("Facility is not active") },
335 ES("Multihop attempted") },
342 ES("Bad message") },
343 { BSM_ERRNO_ENAMETOOLONG, ENAMETOOLONG, ES("File name too long") },
345 ES("Value too large to be stored in data type") },
352 ES("Given log name not unique") },
359 ES("Given f.d. invalid for this operation") },
366 ES("Remote address changed") },
373 ES("Can't access a needed shared lib") },
380 ES("Accessing a corrupted shared lib") },
387 ES(".lib section in a.out corrupted") },
394 ES("Attempting to link in too many libs") },
401 ES("Attempting to exec a shared library") },
402 { BSM_ERRNO_EILSEQ, EILSEQ, ES("Illegal byte sequence") },
403 { BSM_ERRNO_ENOSYS, ENOSYS, ES("Function not implemented") },
404 { BSM_ERRNO_ELOOP, ELOOP, ES("Too many levels of symbolic links") },
411 ES("Restart syscall") },
418 ES("If pipe/FIFO, don't sleep in stream head") },
419 { BSM_ERRNO_ENOTEMPTY, ENOTEMPTY, ES("Directory not empty") },
420 { BSM_ERRNO_EUSERS, EUSERS, ES("Too many users") },
422 ES("Socket operation on non-socket") },
424 ES("Destination address required") },
425 { BSM_ERRNO_EMSGSIZE, EMSGSIZE, ES("Message too long") },
427 ES("Protocol wrong type for socket") },
428 { BSM_ERRNO_ENOPROTOOPT, ENOPROTOOPT, ES("Protocol not available") },
430 ES("Protocol not supported") },
432 ES("Socket type not supported") },
433 { BSM_ERRNO_EOPNOTSUPP, EOPNOTSUPP, ES("Operation not supported") },
435 ES("Protocol family not supported") },
437 ES("Address family not supported by protocol family") },
438 { BSM_ERRNO_EADDRINUSE, EADDRINUSE, ES("Address already in use") },
440 ES("Can't assign requested address") },
441 { BSM_ERRNO_ENETDOWN, ENETDOWN, ES("Network is down") },
443 ES("Network dropped connection on reset") },
445 ES("Software caused connection abort") },
446 { BSM_ERRNO_ECONNRESET, ECONNRESET, ES("Connection reset by peer") },
447 { BSM_ERRNO_ENOBUFS, ENOBUFS, ES("No buffer space available") },
448 { BSM_ERRNO_EISCONN, EISCONN, ES("Socket is already connected") },
449 { BSM_ERRNO_ENOTCONN, ENOTCONN, ES("Socket is not connected") },
451 ES("Can't send after socket shutdown") },
453 ES("Too many references: can't splice") },
454 { BSM_ERRNO_ETIMEDOUT, ETIMEDOUT, ES("Operation timed out") },
455 { BSM_ERRNO_ECONNREFUSED, ECONNREFUSED, ES("Connection refused") },
456 { BSM_ERRNO_EHOSTDOWN, EHOSTDOWN, ES("Host is down") },
457 { BSM_ERRNO_EHOSTUNREACH, EHOSTUNREACH, ES("No route to host") },
458 { BSM_ERRNO_EALREADY, EALREADY, ES("Operation already in progress") },
460 ES("Operation now in progress") },
461 { BSM_ERRNO_ESTALE, ESTALE, ES("Stale NFS file handle") },
468 ES("Too many processes") },
475 ES("RPC struct is bad") },
482 ES("RPC version wrong") },
489 ES("RPC prog. not avail") },
496 ES("RPC version wrong") },
503 ES("Bad procedure for program") },
510 ES("Inappropriate file type or format") },
517 ES("Authentication error") },
524 ES("Need authenticator") },
531 ES("Attribute not found") },
538 ES("Programming error") },
545 ES("Just return") },
552 ES("ioctl not handled by this layer") },
559 ES("do direct ioctl in GEOM") },
566 ES("Device power is off") },
573 ES("Device error") },
580 ES("Bad executable") },
587 ES("Bad CPU type in executable") },
594 ES("Shared library version mismatch") },
601 ES("Malformed Macho file") },
608 ES("Operation failed by policy") },
615 ES("RFS specific error") },
622 ES("Structure needs cleaning") },
629 ES("Not a XENIX named type file") },
636 ES("No XENIX semaphores available") },
643 ES("Is a named type file") },
650 ES("Remote I/O error") },
657 ES("No medium found") },
664 ES("Wrong medium type") },
671 ES("Required key not available") },
678 ES("Key has expired") },
685 ES("Key has been revoked") },
692 ES("Key was rejected by service") },
699 ES("Capabilities insufficient") },
706 ES("Not permitted in capability mode") },