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

/osnet-11/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c566 const char *rmm = "/usr/sbin/rmmount"; local
623 dprintf("call_unmount_prog: calling \"%s -D\"\n", rmm);
624 (void) execl(rmm, rmm, "-D", NULL);
626 (void) execl(rmm, rmm, NULL);

Completed in 15 milliseconds