Searched defs:rmumount (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rmmount/
H A Drmmount.c88 if (strcmp(progname, "rmumount") == 0) {
203 rmumount(int argc, char **argv) function
267 } else if (strcmp(progname, "rmumount") == 0) {
268 ret = rmumount(argc, argv);
/illumos-gate/usr/src/man/man1/
H A DMakefile508 rmumount.1 \
678 rmumount.1 := LINKSRC = rmmount.1

Completed in 55 milliseconds