Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Dauditrt.h146 #define OBJ_SHM 0x00020 /* 'o' shared memory object */ macro
H A Doption.c68 { "shmid", OBJ_SHM },
393 case OBJ_SHM: in proc_object()
H A Dtoken.c889 if (ipc_type_match(OBJ_SHM, ipc_type)) in s5_IPC_perm_token()
1752 if (flag == OBJ_SHM && type == AT_IPC_SHM) in ipc_type_match()