Searched refs:PERMS (Results 1 – 5 of 5) sorted by relevance
972 #define PERMS 0666 macro1035 u32SemaphoreID = semget(*pu32SemKey, 0, IPC_CREAT | PERMS); // why 0 here??? in set_rpool_sem()1039 u32SemaphoreID = semget(*pu32SemKey, SEM_NUM, IPC_CREAT | PERMS); in set_rpool_sem()1048 u32SemaphoreID = semget(*pu32SemKey, SEM_NUM, IPC_CREAT | PERMS); in set_rpool_sem()
691 #define PERMS 0666 macro
709 #define PERMS 0666 macro
1188 #define PERMS 0666 macro