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

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c91 static int hold_execsw(struct execsw *);
981 if (hold_execsw(eswp) != 0)
1002 if (hold_execsw(eswp) != 0)
1011 hold_execsw(struct execsw *eswp) function

Completed in 49 milliseconds