Searched refs:parmount (Results 1 – 1 of 1) sorted by relevance
206 static int parmount(char **, int, char *);415 exit(parmount(argv + optind, fscnt, fstype)); in main()912 parmount(char **mntlist, int count, char *fstype) in parmount() function