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

/osnet-11/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c123 static int call_unmount_prog(int, int, char *, int, char *,
178 ret_val = call_unmount_prog(media_info_gotten, use_rmm, mtype,
210 ret_val = call_unmount_prog(TRUE, FALSE,
231 ret_val = call_unmount_prog(FALSE, FALSE, NULL, 0,
560 call_unmount_prog(int mi_gotten, int use_rmm, char *mtype, int mnum, function
572 "call_unmount_prog(%s, %s, \"%s\", %d, \"%s\", \"%s\"): entering\n",
623 dprintf("call_unmount_prog: calling \"%s -D\"\n", rmm);
630 dprintf("call_unmount_prog: calling \"%s %s\"\n",

Completed in 16 milliseconds