Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A Dmapfile-vers201 proc_arg_xpsinfo;
H A Dproc_arg.c270 proc_arg_xpsinfo(const char *arg, int oflag, psinfo_t *psp, int *perr, in proc_arg_xpsinfo() function
H A Dlibproc.h696 extern pid_t proc_arg_xpsinfo(const char *, int, psinfo_t *, int *,
/titanic_41/usr/src/cmd/truss/
H A Dmain.c2238 if ((pid = proc_arg_xpsinfo(arg, PR_ARG_PIDS, NULL, &i, &lwps)) < 0) { in pids()