• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /xnu-2422.115.4/bsd/security/audit/

Lines Matching defs:ES

61 #define	ES(x)	x
63 #define ES(x)
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("Lock is not recoverable") },
256 ES("Device not a stream") },
263 ES("Machine is not on the network") },
270 ES("Package not installed") },
272 ES("Too many levels of remote in path") },
279 ES("Link has been severed") },
286 ES("Advertise error") },
293 ES("srmount error") },
300 ES("Communication error on send") },
307 ES("Protocol error") },
314 ES("Locked lock was unmapped") },
321 ES("Facility is not active") },
328 ES("Multihop attempted") },
335 ES("Bad message") },
336 { BSM_ERRNO_ENAMETOOLONG, ENAMETOOLONG, ES("File name too long") },
338 ES("Value too large to be stored in data type") },
345 ES("Given log name not unique") },
352 ES("Given f.d. invalid for this operation") },
359 ES("Remote address changed") },
366 ES("Can't access a needed shared lib") },
373 ES("Accessing a corrupted shared lib") },
380 ES(".lib section in a.out corrupted") },
387 ES("Attempting to link in too many libs") },
394 ES("Attempting to exec a shared library") },
395 { BSM_ERRNO_EILSEQ, EILSEQ, ES("Illegal byte sequence") },
396 { BSM_ERRNO_ENOSYS, ENOSYS, ES("Function not implemented") },
397 { BSM_ERRNO_ELOOP, ELOOP, ES("Too many levels of symbolic links") },
404 ES("Restart syscall") },
411 ES("If pipe/FIFO, don't sleep in stream head") },
412 { BSM_ERRNO_ENOTEMPTY, ENOTEMPTY, ES("Directory not empty") },
413 { BSM_ERRNO_EUSERS, EUSERS, ES("Too many users") },
415 ES("Socket operation on non-socket") },
417 ES("Destination address required") },
418 { BSM_ERRNO_EMSGSIZE, EMSGSIZE, ES("Message too long") },
420 ES("Protocol wrong type for socket") },
421 { BSM_ERRNO_ENOPROTOOPT, ENOPROTOOPT, ES("Protocol not available") },
423 ES("Protocol not supported") },
425 ES("Socket type not supported") },
426 { BSM_ERRNO_EOPNOTSUPP, EOPNOTSUPP, ES("Operation not supported") },
428 ES("Protocol family not supported") },
430 ES("Address family not supported by protocol family") },
431 { BSM_ERRNO_EADDRINUSE, EADDRINUSE, ES("Address already in use") },
433 ES("Can't assign requested address") },
434 { BSM_ERRNO_ENETDOWN, ENETDOWN, ES("Network is down") },
436 ES("Network dropped connection on reset") },
438 ES("Software caused connection abort") },
439 { BSM_ERRNO_ECONNRESET, ECONNRESET, ES("Connection reset by peer") },
440 { BSM_ERRNO_ENOBUFS, ENOBUFS, ES("No buffer space available") },
441 { BSM_ERRNO_EISCONN, EISCONN, ES("Socket is already connected") },
442 { BSM_ERRNO_ENOTCONN, ENOTCONN, ES("Socket is not connected") },
444 ES("Can't send after socket shutdown") },
446 ES("Too many references: can't splice") },
447 { BSM_ERRNO_ETIMEDOUT, ETIMEDOUT, ES("Operation timed out") },
448 { BSM_ERRNO_ECONNREFUSED, ECONNREFUSED, ES("Connection refused") },
449 { BSM_ERRNO_EHOSTDOWN, EHOSTDOWN, ES("Host is down") },
450 { BSM_ERRNO_EHOSTUNREACH, EHOSTUNREACH, ES("No route to host") },
451 { BSM_ERRNO_EALREADY, EALREADY, ES("Operation already in progress") },
453 ES("Operation now in progress") },
454 { BSM_ERRNO_ESTALE, ESTALE, ES("Stale NFS file handle") },
455 { BSM_ERRNO_EQFULL, EQFULL, ES("Interface output queue is full") },
462 ES("Device power is off") },
469 ES("Device error") },
476 ES("Bad executable") },
483 ES("Bad CPU type in executable") },
490 ES("Shared library version mismatch") },
497 ES("Malformed Macho file") },
504 ES("Operation failed by policy") },
511 ES("RFS specific error") },
518 ES("Structure needs cleaning") },
525 ES("Not a XENIX named type file") },
532 ES("No XENIX semaphores available") },
539 ES("Is a named type file") },
546 ES("Remote I/O error") },
553 ES("No medium found") },
560 ES("Wrong medium type") },
567 ES("Required key not available") },
574 ES("Key has expired") },
581 ES("Key has been revoked") },
588 ES("Key was rejected by service") },