Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DPfdinfo.c42 Pfd2info(struct ps_prochandle *P, int fd) in Pfd2info() function
116 fip = Pfd2info(P, fd); in load_fdinfo()
H A DPcontrol.h283 extern fd_info_t *Pfd2info(struct ps_prochandle *, int);
H A DPcore.c718 if ((fip = Pfd2info(P, prfd.pr_fd)) == NULL) { in note_fdinfo()