Searched refs:proc_arg_xpsinfo (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libproc/common/ |
H A D | mapfile-vers | 201 proc_arg_xpsinfo;
|
H A D | proc_arg.c | 270 proc_arg_xpsinfo(const char *arg, int oflag, psinfo_t *psp, int *perr, in proc_arg_xpsinfo() function
|
H A D | libproc.h | 696 extern pid_t proc_arg_xpsinfo(const char *, int, psinfo_t *, int *,
|
/titanic_41/usr/src/cmd/truss/ |
H A D | main.c | 2238 if ((pid = proc_arg_xpsinfo(arg, PR_ARG_PIDS, NULL, &i, &lwps)) < 0) { in pids()
|