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

/illumos-gate/usr/src/cmd/rexd/
H A Drpc.rexd.c901 if (AlreadyMounted(wanted, mountedon)) {
904 printf("AlreadyMounted (%d)\n", errno);
957 printf("not AlreadyMounted (%d)\n", errno);
1288 AlreadyMounted(fsname, mountedon) function

Completed in 55 milliseconds