Searched refs:rmumount (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rmmount/
H A DMakefile59 -$(RM) $(ROOT)/usr/bin/rmumount
61 -$(SYMLINK) ./rmmount $(ROOT)/usr/bin/rmumount
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 44 milliseconds