Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dipc_impl.h145 #define IPC_ID_INVAL UINT_MAX macro
/titanic_41/usr/src/uts/common/os/
H A Dipc.c1036 perm->ipc_id = IPC_ID_INVAL; in ipc_get()
H A Dshm.c603 if (sp->shm_perm.ipc_id != IPC_ID_INVAL) { in shm_dtor()