Lines Matching refs:ES

60 #define	ES(x)	x
62 #define ES(x)
81 { BSM_ERRNO_ESUCCESS, 0, ES("Success") },
82 { BSM_ERRNO_EPERM, EPERM, ES("Operation not permitted") },
83 { BSM_ERRNO_ENOENT, ENOENT, ES("No such file or directory") },
84 { BSM_ERRNO_ESRCH, ESRCH, ES("No such process") },
85 { BSM_ERRNO_EINTR, EINTR, ES("Interrupted system call") },
86 { BSM_ERRNO_EIO, EIO, ES("Input/output error") },
87 { BSM_ERRNO_ENXIO, ENXIO, ES("Device not configured") },
88 { BSM_ERRNO_E2BIG, E2BIG, ES("Argument list too long") },
89 { BSM_ERRNO_ENOEXEC, ENOEXEC, ES("Exec format error") },
90 { BSM_ERRNO_EBADF, EBADF, ES("Bad file descriptor") },
91 { BSM_ERRNO_ECHILD, ECHILD, ES("No child processes") },
92 { BSM_ERRNO_EAGAIN, EAGAIN, ES("Resource temporarily unavailable") },
93 { BSM_ERRNO_ENOMEM, ENOMEM, ES("Cannot allocate memory") },
94 { BSM_ERRNO_EACCES, EACCES, ES("Permission denied") },
95 { BSM_ERRNO_EFAULT, EFAULT, ES("Bad address") },
96 { BSM_ERRNO_ENOTBLK, ENOTBLK, ES("Block device required") },
97 { BSM_ERRNO_EBUSY, EBUSY, ES("Device busy") },
98 { BSM_ERRNO_EEXIST, EEXIST, ES("File exists") },
99 { BSM_ERRNO_EXDEV, EXDEV, ES("Cross-device link") },
100 { BSM_ERRNO_ENODEV, ENODEV, ES("Operation not supported by device") },
101 { BSM_ERRNO_ENOTDIR, ENOTDIR, ES("Not a directory") },
102 { BSM_ERRNO_EISDIR, EISDIR, ES("Is a directory") },
103 { BSM_ERRNO_EINVAL, EINVAL, ES("Invalid argument") },
104 { BSM_ERRNO_ENFILE, ENFILE, ES("Too many open files in system") },
105 { BSM_ERRNO_EMFILE, EMFILE, ES("Too many open files") },
106 { BSM_ERRNO_ENOTTY, ENOTTY, ES("Inappropriate ioctl for device") },
107 { BSM_ERRNO_ETXTBSY, ETXTBSY, ES("Text file busy") },
108 { BSM_ERRNO_EFBIG, EFBIG, ES("File too large") },
109 { BSM_ERRNO_ENOSPC, ENOSPC, ES("No space left on device") },
110 { BSM_ERRNO_ESPIPE, ESPIPE, ES("Illegal seek") },
111 { BSM_ERRNO_EROFS, EROFS, ES("Read-only file system") },
112 { BSM_ERRNO_EMLINK, EMLINK, ES("Too many links") },
113 { BSM_ERRNO_EPIPE, EPIPE, ES("Broken pipe") },
114 { BSM_ERRNO_EDOM, EDOM, ES("Numerical argument out of domain") },
115 { BSM_ERRNO_ERANGE, ERANGE, ES("Result too large") },
116 { BSM_ERRNO_ENOMSG, ENOMSG, ES("No message of desired type") },
117 { BSM_ERRNO_EIDRM, EIDRM, ES("Identifier removed") },
124 ES("Channel number out of range") },
131 ES("Level 2 not synchronized") },
138 ES("Level 3 halted") },
145 ES("Level 3 reset") },
152 ES("Link number out of range") },
159 ES("Protocol driver not attached") },
166 ES("No CSI structure available") },
173 ES("Level 2 halted") },
174 { BSM_ERRNO_EDEADLK, EDEADLK, ES("Resource deadlock avoided") },
175 { BSM_ERRNO_ENOLCK, ENOLCK, ES("No locks available") },
176 { BSM_ERRNO_ECANCELED, ECANCELED, ES("Operation canceled") },
177 { BSM_ERRNO_ENOTSUP, ENOTSUP, ES("Operation not supported") },
178 { BSM_ERRNO_EDQUOT, EDQUOT, ES("Disc quota exceeded") },
185 ES("Invalid exchange") },
192 ES("Invalid request descriptor") },
199 ES("Exchange full") },
206 ES("No anode") },
213 ES("Invalid request descriptor") },
220 ES("Invalid slot") },
227 ES("Resource deadlock avoided") },
234 ES("Bad font file format") },
241 ES("Process died with the lock") },
248 ES("Lock is not recoverable") },
255 ES("Device not a stream") },
262 ES("Machine is not on the network") },
269 ES("Package not installed") },
271 ES("Too many levels of remote in path") },
278 ES("Link has been severed") },
285 ES("Advertise error") },
292 ES("srmount error") },
299 ES("Communication error on send") },
306 ES("Protocol error") },
313 ES("Locked lock was unmapped") },
320 ES("Facility is not active") },
327 ES("Multihop attempted") },
334 ES("Bad message") },
335 { BSM_ERRNO_ENAMETOOLONG, ENAMETOOLONG, ES("File name too long") },
337 ES("Value too large to be stored in data type") },
344 ES("Given log name not unique") },
351 ES("Given f.d. invalid for this operation") },
358 ES("Remote address changed") },
365 ES("Can't access a needed shared lib") },
372 ES("Accessing a corrupted shared lib") },
379 ES(".lib section in a.out corrupted") },
386 ES("Attempting to link in too many libs") },
393 ES("Attempting to exec a shared library") },
394 { BSM_ERRNO_EILSEQ, EILSEQ, ES("Illegal byte sequence") },
395 { BSM_ERRNO_ENOSYS, ENOSYS, ES("Function not implemented") },
396 { BSM_ERRNO_ELOOP, ELOOP, ES("Too many levels of symbolic links") },
403 ES("Restart syscall") },
410 ES("If pipe/FIFO, don't sleep in stream head") },
411 { BSM_ERRNO_ENOTEMPTY, ENOTEMPTY, ES("Directory not empty") },
412 { BSM_ERRNO_EUSERS, EUSERS, ES("Too many users") },
414 ES("Socket operation on non-socket") },
416 ES("Destination address required") },
417 { BSM_ERRNO_EMSGSIZE, EMSGSIZE, ES("Message too long") },
419 ES("Protocol wrong type for socket") },
420 { BSM_ERRNO_ENOPROTOOPT, ENOPROTOOPT, ES("Protocol not available") },
422 ES("Protocol not supported") },
424 ES("Socket type not supported") },
425 { BSM_ERRNO_EOPNOTSUPP, EOPNOTSUPP, ES("Operation not supported") },
427 ES("Protocol family not supported") },
429 ES("Address family not supported by protocol family") },
430 { BSM_ERRNO_EADDRINUSE, EADDRINUSE, ES("Address already in use") },
432 ES("Can't assign requested address") },
433 { BSM_ERRNO_ENETDOWN, ENETDOWN, ES("Network is down") },
435 ES("Network dropped connection on reset") },
437 ES("Software caused connection abort") },
438 { BSM_ERRNO_ECONNRESET, ECONNRESET, ES("Connection reset by peer") },
439 { BSM_ERRNO_ENOBUFS, ENOBUFS, ES("No buffer space available") },
440 { BSM_ERRNO_EISCONN, EISCONN, ES("Socket is already connected") },
441 { BSM_ERRNO_ENOTCONN, ENOTCONN, ES("Socket is not connected") },
443 ES("Can't send after socket shutdown") },
445 ES("Too many references: can't splice") },
446 { BSM_ERRNO_ETIMEDOUT, ETIMEDOUT, ES("Operation timed out") },
447 { BSM_ERRNO_ECONNREFUSED, ECONNREFUSED, ES("Connection refused") },
448 { BSM_ERRNO_EHOSTDOWN, EHOSTDOWN, ES("Host is down") },
449 { BSM_ERRNO_EHOSTUNREACH, EHOSTUNREACH, ES("No route to host") },
450 { BSM_ERRNO_EALREADY, EALREADY, ES("Operation already in progress") },
452 ES("Operation now in progress") },
453 { BSM_ERRNO_ESTALE, ESTALE, ES("Stale NFS file handle") },
460 ES("Too many processes") },
467 ES("RPC struct is bad") },
474 ES("RPC version wrong") },
481 ES("RPC prog. not avail") },
488 ES("RPC version wrong") },
495 ES("Bad procedure for program") },
502 ES("Inappropriate file type or format") },
509 ES("Authenticateion error") },
516 ES("Need authenticator") },
523 ES("Attribute not found") },
530 ES("Programming error") },
537 ES("Just return") },
544 ES("ioctl not handled by this layer") },
551 ES("do direct ioctl in GEOM") },
558 ES("Device power is off") },
565 ES("Device error") },
572 ES("Bad executable") },
579 ES("Bad CPU type in executable") },
586 ES("Shared library version mismatch") },
593 ES("Malformed Macho file") },
600 ES("Operation failed by policy") },
607 ES("RFS specific error") },
614 ES("Structure needs cleaning") },
621 ES("Not a XENIX named type file") },
628 ES("No XENIX semaphores available") },
635 ES("Is a named type file") },
642 ES("Remote I/O error") },
649 ES("No medium found") },
656 ES("Wrong medium type") },
663 ES("Required key not available") },
670 ES("Key has expired") },
677 ES("Key has been revoked") },
684 ES("Key was rejected by service") },
691 ES("Capabilities insufficient") },
698 ES("Not permitted in capability mode") },