Home
last modified time | relevance | path

Searched refs:fstab_fetch (Results 1 – 1 of 1) sorted by relevance

/misc/
A Dfstab.c36 static struct mntent *fstab_fetch (struct fstab_state *state);
57 if (fstab_fetch (state) == NULL) in getfsent()
72 while ((m = fstab_fetch (state)) != NULL) in getfsspec()
88 while ((m = fstab_fetch (state)) != NULL) in getfsfile()
146 fstab_fetch (struct fstab_state *state) in fstab_fetch() function

Completed in 4 milliseconds