Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/prstat/
H A Dprtable.h86 extern lwp_info_t *lwpid_get(pid_t, id_t);
H A Dprtable.c294 lwpid_get(pid_t pid, id_t lwpid) in lwpid_get() function
H A Dprstat.c872 if ((lwp = lwpid_get(pid, lwpid)) == NULL) in add_proc()
886 if ((lwp = lwpid_get(pid, lwpid)) == NULL) in add_lwp()
1050 if ((lwp = lwpid_get(pid, lwpid)) == NULL) in prstat_scandir()
1063 if ((lwp = lwpid_get(pid, lwpid)) == NULL) in prstat_scandir()