Searched refs:getfsspec (Results 1 – 7 of 7) sorted by relevance
77 struct fstab *getfsspec(const char *);
242 (fs = getfsspec(*argv)) == NULL) in main()692 if ((fst = getfsspec(ent->f_mntfromname))) in putfsent()
224 getfsspec(const char *name) in getfsspec() function
272 getfsspec;
161 getfsent.3 getfsspec.3 \
269 (fs = getfsspec(*argv)) == NULL) in main()735 if ((fst = getfsspec(ent->f_mntfromname))) in putfsent()
466 if ((fs = getfsspec(fst[i].f_mntfromname)) == NULL) in getprivs()