Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dsem.h127 #define SETVAL 8 /* [XSI] Set the value of semval to arg.val {ALTER} */ macro
/xnu-8020.121.3/bsd/security/audit/
H A Daudit_bsm_klib.c723 case SETVAL: in audit_semctl_to_event()
/xnu-8020.121.3/bsd/kern/
H A Dsysv_sem.c757 case SETVAL: in semctl()