Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.h301 extern struct ps_lwphandle *Lfind(struct ps_prochandle *, lwpid_t);
H A DPlwpregs.c258 if ((L = Lfind(P, lwpid)) != NULL) { in setlwpregs_proc()
H A DPcontrol.c3165 Lfind(struct ps_prochandle *P, lwpid_t lwpid) in Lfind() function