Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A Dlibproc.h143 #define G_BUSY 7 /* Another process has control */ macro
H A DPcontrol.c844 rc = G_BUSY; in Pgrab()
1136 case G_BUSY: in Pgrab_error()
3198 rc = G_BUSY; in Lgrab()
3309 case G_BUSY: in Lgrab_error()
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c191 case G_BUSY: in pctx_capture()