Searched defs:syscode (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/security/ |
| H A D | mac_audit.c | 256 mac_audit_check_preselect(struct ucred *cred, unsigned short syscode, void *args) in mac_audit_check_preselect() 295 mac_audit_check_postselect(struct ucred *cred, unsigned short syscode, in mac_audit_check_postselect() 392 mac_audit_check_preselect(__unused struct ucred *cred, __unused unsigned short syscode, in mac_audit_check_preselect() 399 mac_audit_check_postselect(__unused struct ucred *cred, __unused unsigned short syscode, in mac_audit_check_postselect()
|
| /xnu-11215/bsd/dev/i386/ |
| H A D | systemcalls.c | 93 unsigned int code, syscode; in unix_syscall() local 277 unsigned int code, syscode; in unix_syscall64() local
|
| /xnu-11215/bsd/dev/arm/ |
| H A D | systemcalls.c | 97 unsigned short code, syscode; in unix_syscall() local
|