Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dsem.h124 #define GETVAL 5 /* [XSI] Return the value of semval {READ} */ macro
/xnu-8020.121.3/bsd/security/audit/
H A Daudit_bsm_klib.c708 case GETVAL: in audit_semctl_to_event()
/xnu-8020.121.3/bsd/kern/
H A Dsysv_sem.c719 case GETVAL: in semctl()