Home
last modified time | relevance | path

Searched defs:syscode (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/security/
H A Dmac_audit.c256 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 Dsystemcalls.c93 unsigned int code, syscode; in unix_syscall() local
277 unsigned int code, syscode; in unix_syscall64() local
/xnu-11215/bsd/dev/arm/
H A Dsystemcalls.c97 unsigned short code, syscode; in unix_syscall() local