Lines Matching refs:fstab
49 #include <fstab.h>
68 static struct fstab *allocfsent(const struct fstab *);
338 static struct fstab *
339 allocfsent(const struct fstab *fs)
341 struct fstab *new;
358 struct fstab *pf_fstab;
366 struct fstab *fs;
399 * Search in the fstab for a file name.
402 * The entries in the fstab are the BLOCK special names, not the
409 struct fstab *
413 struct fstab *fs;
484 struct fstab *dt;
492 getfstab(); /* /etc/fstab input */