Searched refs:lhp (Results 1 – 1 of 1) sorted by relevance
196 static bool read_lfile(int pid, const char *lname, prheader_t *lhp) { in read_lfile() argument219 if (pread(fd, lhp, size, 0) <= sizeof (prheader_t)) in read_lfile()249 prheader_t lhp[HEADER_MAX]; in Lwp_iter_all() local251 prheader_t *Lhp = lhp; in Lwp_iter_all()