Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_arg.c127 return (G_NOPROCORCORE); in open_error()
H A Dlibproc.h139 #define G_NOPROCORCORE 3 /* No such proc or core (for proc_arg_grab) */ macro
H A DPcontrol.c1124 case G_NOPROCORCORE: in Pgrab_error()