Home
last modified time | relevance | path

Searched refs:GETALL (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dsem.h125 #define GETALL 6 /* [XSI] Return semvals into arg.array {READ} */ macro
/xnu-8020.121.3/bsd/security/audit/
H A Daudit_bsm_klib.c699 case GETALL: in audit_semctl_to_event()
/xnu-8020.121.3/bsd/kern/
H A Dsysv_sem.c730 case GETALL: in semctl()