Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPfdinfo.c53 Pfd2info(struct ps_prochandle *P, int fd) in Pfd2info() function
84 fip = Pfd2info(P, info->pr_fd); in fdwalk_cb()
H A DPcontrol.h294 extern fd_info_t *Pfd2info(struct ps_prochandle *, int);
H A DPcore.c783 if ((fip = Pfd2info(P, prfd.pr_fd)) == NULL) { in note_fdinfo()