Searched refs:mountent_t (Results 1 – 2 of 2) sorted by relevance
106 } mountent_t; typedef108 static mountent_t *mntll; /* head of global linked list of */140 static int setup_iopipe(mountent_t *);141 static void setup_output(mountent_t *);142 static void doio(mountent_t *);143 static void do_umounts(mountent_t **);149 static mountent_t **make_mntarray(char **, int);150 static mountent_t *getmntall();151 static mountent_t *new_mountent(struct mnttab *);152 static mountent_t *getmntlast(mountent_t *, char *, char *);[all …]
189 } mountent_t; typedef