Searched defs:fd_list (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpam/
H A Dpam_impl.h192 typedef struct fd_list { struct
194 struct fd_list *next;
195 } fd_list; typedef in typeref:struct:fd_list
218 fd_list *fd; /* module fd's */
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.h147 plist_t fd_list; /* linked list */ member in struct:fd_info

Completed in 75 milliseconds