Lfind
extern struct ps_lwphandle *Lfind(struct ps_prochandle *, lwpid_t);
if ((L = Lfind(P, lwpid)) != NULL) {