Searched refs:OBJ_SEM (Results 1 – 3 of 3) sorted by relevance
143 #define OBJ_SEM 0x00010 /* 'o' semaphore object */ macro
65 { "semid", OBJ_SEM },392 case OBJ_SEM: in proc_object()
884 if (ipc_type_match(OBJ_SEM, ipc_type)) in s5_IPC_perm_token()1746 if (flag == OBJ_SEM && type == AT_IPC_SEM) in ipc_type_match()