Lines Matching refs:ES

64 #define	ES(x)	x
66 #define ES(x)
85 { BSM_ERRNO_ESUCCESS, 0, ES("Success") },
86 { BSM_ERRNO_EPERM, EPERM, ES("Operation not permitted") },
87 { BSM_ERRNO_ENOENT, ENOENT, ES("No such file or directory") },
88 { BSM_ERRNO_ESRCH, ESRCH, ES("No such process") },
89 { BSM_ERRNO_EINTR, EINTR, ES("Interrupted system call") },
90 { BSM_ERRNO_EIO, EIO, ES("Input/output error") },
91 { BSM_ERRNO_ENXIO, ENXIO, ES("Device not configured") },
92 { BSM_ERRNO_E2BIG, E2BIG, ES("Argument list too long") },
93 { BSM_ERRNO_ENOEXEC, ENOEXEC, ES("Exec format error") },
94 { BSM_ERRNO_EBADF, EBADF, ES("Bad file descriptor") },
95 { BSM_ERRNO_ECHILD, ECHILD, ES("No child processes") },
96 { BSM_ERRNO_EAGAIN, EAGAIN, ES("Resource temporarily unavailable") },
97 { BSM_ERRNO_ENOMEM, ENOMEM, ES("Cannot allocate memory") },
98 { BSM_ERRNO_EACCES, EACCES, ES("Permission denied") },
99 { BSM_ERRNO_EFAULT, EFAULT, ES("Bad address") },
100 { BSM_ERRNO_ENOTBLK, ENOTBLK, ES("Block device required") },
101 { BSM_ERRNO_EBUSY, EBUSY, ES("Device busy") },
102 { BSM_ERRNO_EEXIST, EEXIST, ES("File exists") },
103 { BSM_ERRNO_EXDEV, EXDEV, ES("Cross-device link") },
104 { BSM_ERRNO_ENODEV, ENODEV, ES("Operation not supported by device") },
105 { BSM_ERRNO_ENOTDIR, ENOTDIR, ES("Not a directory") },
106 { BSM_ERRNO_EISDIR, EISDIR, ES("Is a directory") },
107 { BSM_ERRNO_EINVAL, EINVAL, ES("Invalid argument") },
108 { BSM_ERRNO_ENFILE, ENFILE, ES("Too many open files in system") },
109 { BSM_ERRNO_EMFILE, EMFILE, ES("Too many open files") },
110 { BSM_ERRNO_ENOTTY, ENOTTY, ES("Inappropriate ioctl for device") },
111 { BSM_ERRNO_ETXTBSY, ETXTBSY, ES("Text file busy") },
112 { BSM_ERRNO_EFBIG, EFBIG, ES("File too large") },
113 { BSM_ERRNO_ENOSPC, ENOSPC, ES("No space left on device") },
114 { BSM_ERRNO_ESPIPE, ESPIPE, ES("Illegal seek") },
115 { BSM_ERRNO_EROFS, EROFS, ES("Read-only file system") },
116 { BSM_ERRNO_EMLINK, EMLINK, ES("Too many links") },
117 { BSM_ERRNO_EPIPE, EPIPE, ES("Broken pipe") },
118 { BSM_ERRNO_EDOM, EDOM, ES("Numerical argument out of domain") },
119 { BSM_ERRNO_ERANGE, ERANGE, ES("Result too large") },
120 { BSM_ERRNO_ENOMSG, ENOMSG, ES("No message of desired type") },
121 { BSM_ERRNO_EIDRM, EIDRM, ES("Identifier removed") },
128 ES("Channel number out of range") },
135 ES("Level 2 not synchronized") },
142 ES("Level 3 halted") },
149 ES("Level 3 reset") },
156 ES("Link number out of range") },
163 ES("Protocol driver not attached") },
170 ES("No CSI structure available") },
177 ES("Level 2 halted") },
178 { BSM_ERRNO_EDEADLK, EDEADLK, ES("Resource deadlock avoided") },
179 { BSM_ERRNO_ENOLCK, ENOLCK, ES("No locks available") },
180 { BSM_ERRNO_ECANCELED, ECANCELED, ES("Operation canceled") },
181 { BSM_ERRNO_ENOTSUP, ENOTSUP, ES("Operation not supported") },
182 { BSM_ERRNO_EDQUOT, EDQUOT, ES("Disc quota exceeded") },
189 ES("Invalid exchange") },
196 ES("Invalid request descriptor") },
203 ES("Exchange full") },
210 ES("No anode") },
217 ES("Invalid request descriptor") },
224 ES("Invalid slot") },
231 ES("Resource deadlock avoided") },
238 ES("Bad font file format") },
245 ES("Process died with the lock") },
252 ES("Lock is not recoverable") },
259 ES("Device not a stream") },
266 ES("Machine is not on the network") },
273 ES("Package not installed") },
275 ES("Too many levels of remote in path") },
282 ES("Link has been severed") },
289 ES("Advertise error") },
296 ES("srmount error") },
303 ES("Communication error on send") },
310 ES("Protocol error") },
317 ES("Locked lock was unmapped") },
324 ES("Facility is not active") },
331 ES("Multihop attempted") },
338 ES("Bad message") },
339 { BSM_ERRNO_ENAMETOOLONG, ENAMETOOLONG, ES("File name too long") },
341 ES("Value too large to be stored in data type") },
348 ES("Given log name not unique") },
355 ES("Given f.d. invalid for this operation") },
362 ES("Remote address changed") },
369 ES("Can't access a needed shared lib") },
376 ES("Accessing a corrupted shared lib") },
383 ES(".lib section in a.out corrupted") },
390 ES("Attempting to link in too many libs") },
397 ES("Attempting to exec a shared library") },
398 { BSM_ERRNO_EILSEQ, EILSEQ, ES("Illegal byte sequence") },
399 { BSM_ERRNO_ENOSYS, ENOSYS, ES("Function not implemented") },
400 { BSM_ERRNO_ELOOP, ELOOP, ES("Too many levels of symbolic links") },
407 ES("Restart syscall") },
414 ES("If pipe/FIFO, don't sleep in stream head") },
415 { BSM_ERRNO_ENOTEMPTY, ENOTEMPTY, ES("Directory not empty") },
416 { BSM_ERRNO_EUSERS, EUSERS, ES("Too many users") },
418 ES("Socket operation on non-socket") },
420 ES("Destination address required") },
421 { BSM_ERRNO_EMSGSIZE, EMSGSIZE, ES("Message too long") },
423 ES("Protocol wrong type for socket") },
424 { BSM_ERRNO_ENOPROTOOPT, ENOPROTOOPT, ES("Protocol not available") },
426 ES("Protocol not supported") },
428 ES("Socket type not supported") },
429 { BSM_ERRNO_EOPNOTSUPP, EOPNOTSUPP, ES("Operation not supported") },
431 ES("Protocol family not supported") },
433 ES("Address family not supported by protocol family") },
434 { BSM_ERRNO_EADDRINUSE, EADDRINUSE, ES("Address already in use") },
436 ES("Can't assign requested address") },
437 { BSM_ERRNO_ENETDOWN, ENETDOWN, ES("Network is down") },
439 ES("Network dropped connection on reset") },
441 ES("Software caused connection abort") },
442 { BSM_ERRNO_ECONNRESET, ECONNRESET, ES("Connection reset by peer") },
443 { BSM_ERRNO_ENOBUFS, ENOBUFS, ES("No buffer space available") },
444 { BSM_ERRNO_EISCONN, EISCONN, ES("Socket is already connected") },
445 { BSM_ERRNO_ENOTCONN, ENOTCONN, ES("Socket is not connected") },
447 ES("Can't send after socket shutdown") },
449 ES("Too many references: can't splice") },
450 { BSM_ERRNO_ETIMEDOUT, ETIMEDOUT, ES("Operation timed out") },
451 { BSM_ERRNO_ECONNREFUSED, ECONNREFUSED, ES("Connection refused") },
452 { BSM_ERRNO_EHOSTDOWN, EHOSTDOWN, ES("Host is down") },
453 { BSM_ERRNO_EHOSTUNREACH, EHOSTUNREACH, ES("No route to host") },
454 { BSM_ERRNO_EALREADY, EALREADY, ES("Operation already in progress") },
456 ES("Operation now in progress") },
457 { BSM_ERRNO_ESTALE, ESTALE, ES("Stale NFS file handle") },
464 ES("Too many processes") },
471 ES("RPC struct is bad") },
478 ES("RPC version wrong") },
485 ES("RPC prog. not avail") },
492 ES("RPC version wrong") },
499 ES("Bad procedure for program") },
506 ES("Inappropriate file type or format") },
513 ES("Authenticateion error") },
520 ES("Need authenticator") },
527 ES("Attribute not found") },
534 ES("Programming error") },
541 ES("Just return") },
548 ES("ioctl not handled by this layer") },
555 ES("do direct ioctl in GEOM") },
562 ES("Device power is off") },
569 ES("Device error") },
576 ES("Bad executable") },
583 ES("Bad CPU type in executable") },
590 ES("Shared library version mismatch") },
597 ES("Malformed Macho file") },
604 ES("Operation failed by policy") },
611 ES("RFS specific error") },
618 ES("Structure needs cleaning") },
625 ES("Not a XENIX named type file") },
632 ES("No XENIX semaphores available") },
639 ES("Is a named type file") },
646 ES("Remote I/O error") },
653 ES("No medium found") },
660 ES("Wrong medium type") },
667 ES("Required key not available") },
674 ES("Key has expired") },
681 ES("Key has been revoked") },
688 ES("Key was rejected by service") },
695 ES("Capabilities insufficient") },
702 ES("Not permitted in capability mode") },