Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c137 static int parumount();
244 exit(parumount(argv + optind, fscnt)); in main()
573 parumount(char **mntlist, int count) in parumount() function