Home
last modified time | relevance | path

Searched refs:G_SYS (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/plimit/
H A Dplimit.c198 if ((gret == G_SYS || gret == G_SELF) && !set) { in main()
202 if (gret == G_SYS) in main()
/titanic_50/usr/src/cmd/prctl/
H A Dprctl.c1002 gret = G_SYS; in main()
1012 gret == G_SYS) { in main()
2217 if (gret_in == G_SYS && *gret == G_SYS) { in grab_process_by_id()
/titanic_50/usr/src/cmd/ppgsz/
H A Dppgsz.c354 case G_SYS: in main()
/titanic_50/usr/src/lib/libproc/common/
H A Dlibproc.h151 #define G_SYS 8 /* System process */ macro
H A DPcontrol.c923 rc = G_SYS; in Pgrab()
1125 case G_SYS: in Pgrab_error()
/titanic_50/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c185 case G_SYS: in main()
/titanic_50/usr/src/lib/libpctx/common/
H A Dlibpctx.c196 case G_SYS: in pctx_capture()