Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/gen/
DMakefile.inc236 getfsent.3 \
401 MLINKS+=getfsent.3 endfsent.3 \
402 getfsent.3 getfsfile.3 \
403 getfsent.3 getfsspec.3 \
404 getfsent.3 getfstype.3 \
405 getfsent.3 setfsent.3 \
406 getfsent.3 setfstab.3 \
407 getfsent.3 getfstab.3
Dfstab.c224 getfsent(void) in getfsent() function
DSymbol.map123 getfsent;
/freebsd-12-stable/include/
Dfstab.h71 struct fstab *getfsent(void);
/freebsd-12-stable/usr.sbin/quotaon/
Dquotaon.c115 while ((fs = getfsent()) != NULL) { in main()
/freebsd-12-stable/sbin/umount/
Dumount.c211 if ((fs = getfsent()) != NULL) in umountall()
247 } while ((fs = getfsent()) != NULL); in umountall()
/freebsd-12-stable/sbin/quotacheck/
Dpreen.c110 while ((fs = getfsent()) != NULL) { in checkfstab()
Dquotacheck.c210 while ((fs = getfsent()) != NULL) { in main()
/freebsd-12-stable/sbin/fsck/
Dpreen.c111 while ((fs = getfsent()) != NULL) { in checkfstab()
/freebsd-12-stable/usr.sbin/repquota/
Drepquota.c164 while ((fs = getfsent()) != NULL) { in main()
/freebsd-12-stable/sbin/dump/
Doptr.c322 while ((fs = getfsent()) != NULL) { in dump_getfstab()
/freebsd-12-stable/usr.sbin/bsdinstall/partedit/
Dpartedit.c528 while ((fstab = getfsent()) != NULL) { in init_fstab_metadata()
/freebsd-12-stable/sbin/swapon/
Dswapon.c179 while ((fsp = getfsent()) != NULL) { in main()
/freebsd-12-stable/usr.sbin/edquota/
Dedquota.c381 while ((fs = getfsent())) { in getprivs()
/freebsd-12-stable/sbin/mount/
Dmount.c348 while ((fs = getfsent()) != NULL) { in main()
/freebsd-12-stable/sbin/savecore/
Dsavecore.c998 fsp = getfsent(); in main()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc9464 INTERCEPTOR(void *, getfsent) {
9466 COMMON_INTERCEPTOR_ENTER(ctx, getfsent);
9467 void *ret = REAL(getfsent)();
9496 COMMON_INTERCEPT_FUNCTION(getfsent); \
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1857 fun:getfsent=uninstrumented