Searched refs:call_fork_exec (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | autod_mount.c | 61 static int call_fork_exec(char *, char *, char **, int); 377 res = call_fork_exec(fstype, "mount", newargv, verbose); 559 res = call_fork_exec(fstype, "umount", newargv, verbose); 656 call_fork_exec(fstype, cmd, newargv, console) function 686 trace_prt(1, " call_fork_exec: %s ", command.file); 703 trace_prt(1, " call_fork_exec: door_call failed %d\n", ret);
|
Completed in 44 milliseconds