Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dfstab.c56 static int fstabscan(void);
107 fstabscan(void) in fstabscan() function
223 if ((!_fs_fp && !setfsent()) || !fstabscan()) in getfsent()
233 while (fstabscan()) in getfsspec()
244 while (fstabscan()) in getfsfile()