Searched defs:cerror (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.41.9/libsyscall/custom/ |
| H A D | SYS.h | 82 #define UNIX_SYSCALL_NONAME(name, nargs, cerror) \ argument 89 #define UNIX_SYSCALL_NONAME(name, nargs, cerror) \ argument 105 #define PSEUDO(pseudo, name, nargs, cerror) \ argument 113 #define __SYSCALL2(pseudo, name, nargs, cerror) \ argument 144 #define UNIX_SYSCALL_NONAME(name, nargs, cerror) \ argument 153 #define PSEUDO(pseudo, name, nargs, cerror) \ argument 157 #define __SYSCALL2(pseudo, name, nargs, cerror) \ argument 251 #define SYSCALL_0to4(name, cerror) \ argument 258 #define SYSCALL_5(name, cerror) \ argument 269 #define SYSCALL_6to12(name, save_regs, arg_regs, cerror) \ argument [all …]
|
| H A D | errno.c | 75 cerror(int err) in cerror() function
|
| H A D | __vfork.s | 136 .globl cerror symbol
|