Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/
H A Dmount.c206 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