Searched refs:getmntpoint (Results 1 – 8 of 8) sorted by relevance
6 MLINKS+= mntopts.3 getmntpoint.3
104 struct statfs *getmntpoint(const char *);
154 getmntpoint(const char *name) in getmntpoint() function
360 if ((mntbuf = getmntpoint(*argv)) == NULL) in main()
205 mntp = getmntpoint(spec); in main()268 if (getmntpoint(fs->fs_spec) == NULL) in isok()
245 mntp = getmntpoint(filesys); in checkfilesys()
549 chkdoreload(getmntpoint(diskname), warnx); in main()
1356 statfsp = getmntpoint(*argv); in main()