Home
last modified time | relevance | path

Searched refs:fd_info_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPfdinfo.c42 list_create(&P->fd_head, sizeof (fd_info_t), in Pinitfd()
43 offsetof(fd_info_t, fd_list)); in Pinitfd()
52 fd_info_t *
55 fd_info_t *fip, *next = NULL; in Pfd2info()
82 fd_info_t *fip; in fdwalk_cb()
125 fd_info_t *fip; in Pfdinfo_iter()
H A DPcontrol.h157 } fd_info_t; typedef
293 extern fd_info_t *Pfd2info(struct ps_prochandle *, int);
H A DPcore.c759 fd_info_t *fip; in note_fdinfo()
H A DPcontrol.c1188 fd_info_t *fip; in Pfree()