Searched refs:SETVAL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsem.h137 #define SETVAL 8 /* [XSI] Set the value of semval to arg.val {ALTER} */ macro
184 * SETVAL val
198 int val; /* value for SETVAL */
/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dsema_tests.c40 my_err = semctl( my_sem_id, 0, SETVAL, my_sem_union );
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_bsm_klib.c796 case SETVAL:
H A Dsysv_sem.c802 case SETVAL:

Completed in 36 milliseconds