Searched refs:setfsent (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/
H A Dfstab.h72 int setfsent(void);
/barrelfish-master/lib/libc/gen/
H A Dfstab.c227 if ((!_fs_fp && !setfsent()) || !fstabscan())
236 if (setfsent())
247 if (setfsent())
255 setfsent(void) function
H A DMakefile.inc381 getfsent.3 setfsent.3 \

Completed in 81 milliseconds