Searched refs:mountent_t (Results 1 – 2 of 2) sorted by relevance
98 } mountent_t; typedef100 static mountent_t *mntll; /* head of global linked list of */132 static int setup_iopipe(mountent_t *);133 static void setup_output(mountent_t *);134 static void doio(mountent_t *);135 static void do_umounts(mountent_t **);141 static mountent_t **make_mntarray(char **, int);142 static mountent_t *getmntall();143 static mountent_t *new_mountent(struct mnttab *);144 static mountent_t *getmntlast(mountent_t *, char *, char *);[all …]
180 } mountent_t; typedef