Searched refs:open_ipc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ipc.c60 static SLPError open_ipc();
68 static SLPError open_ipc() { function
171 if ((err = open_ipc()) != SLP_OK) {
218 if (open_ipc() == SLP_OK) {

Completed in 58 milliseconds