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

/illumos-gate/usr/src/uts/common/sys/
H A Dmnttab.h56 * The fields in struct extmnttab should match those in struct mnttab until new
60 * The fields in struct mnttab, struct extmnttab and struct mntentbuf must all
71 struct extmnttab { struct
82 struct extmnttab *mbuf_emp;
90 extern int getextmntent(FILE *, struct extmnttab *, size_t);

Completed in 58 milliseconds