Searched defs:ipc_lookup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dipc.c311 * ipc_lookup
468 * fail in ipc_lookup or ipc_get.
784 ipc_lookup(ipc_service_t *service, int id, kipc_perm_t **perm) function
1163 * ipc_lookup and ipc_commit_begin, perm->ipc_proj will be 0 and we
1233 lock = ipc_lookup(service, id, &perm);

Completed in 60 milliseconds