Searched refs:mountent_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c96 } mountent_t; typedef in typeref:struct:mountent
98 static mountent_t *mntll; /* head of global linked list of */
130 static int setup_iopipe(mountent_t *);
131 static void setup_output(mountent_t *);
132 static void doio(mountent_t *);
133 static void do_umounts(mountent_t **);
139 static mountent_t **make_mntarray(char **, int);
140 static mountent_t *getmntall();
141 static mountent_t *new_mountent(struct mnttab *);
142 static mountent_t *getmntlas
[all...]
H A Dmount.c182 } mountent_t; typedef in typeref:struct:mountent

Completed in 57 milliseconds