Searched refs:psip (Results 1 – 1 of 1) sorted by relevance
942 get_psinfo(pid_t pid, psinfo_t *psip) in get_psinfo() argument953 if (read(fd, psip, sizeof (*psip)) < 0) in get_psinfo()