Searched refs:ipc_type (Results 1 – 5 of 5) sorted by relevance
62 char ipc_type; /* 'o' object type - tell what type of IPC */ variable
188 extern char ipc_type; /* 'o' object type - tell what type of IPC */
879 if (ipc_type_match(OBJ_MSG, ipc_type)) in s5_IPC_perm_token()884 if (ipc_type_match(OBJ_SEM, ipc_type)) in s5_IPC_perm_token()889 if (ipc_type_match(OBJ_SHM, ipc_type)) in s5_IPC_perm_token()1188 adrm_char(adr, &ipc_type, 1); /* Global */ in s5_IPC_token()1192 ipc_type_match(obj_flag, ipc_type) && in s5_IPC_token()
681 ipc_type = (char)0;
81 char *mlsvc_ipc_name(int ipc_type, char *username);