Searched refs:command_file (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ | ||
H A D | svccfg_main.c | 187 char *cmd, *command_file = NULL; local 202 command_file = optarg; 215 if (command_file != NULL) 216 return (engine_source(command_file, 0)); |
Completed in 60 milliseconds