Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/auditreduce/
H A Dauditrt.h140 #define OBJ_MSG 0x00002 /* 'o' msgq object */ macro
H A Doption.c58 { "msgqid", OBJ_MSG },
391 case OBJ_MSG: in proc_object()
H A Dtoken.c879 if (ipc_type_match(OBJ_MSG, ipc_type)) in s5_IPC_perm_token()
1749 if (flag == OBJ_MSG && type == AT_IPC_MSG) in ipc_type_match()