Home
last modified time | relevance | path

Searched refs:PERMS (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_dapi.c972 #define PERMS 0666 macro
1035 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()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_dapi.c691 #define PERMS 0666 macro
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_dapi.c691 #define PERMS 0666 macro
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nos/
H A Dutopia_dapi.c709 #define PERMS 0666 macro
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_dapi.c1188 #define PERMS 0666 macro