Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_arg.c44 open_psinfo(const char *arg, int *perr) in open_psinfo() function
151 (fd = open_psinfo(arg, perr)) != -1) { in proc_grab_common()
200 if ((oflag & PR_ARG_PIDS) && (fd = open_psinfo(arg, perr)) != -1) { in proc_grab_common()