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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddump.c1710 cmd_file( function
1798 cmd_file((char *)argv[0]);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c316 /* used with cmd_file to destroy all configurations */
4204 * cmd_file is slightly more complicated, as it has to open the command file
4209 cmd_file(char *file) function
4314 * This may get set back to FALSE again in cmd_file() if cmd_file_name
4330 err = cmd_file(cmd_file_name);
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c43 * by one of do_interactive(), cmd_file() or one_command_at_a_time(), each
7380 * cmd_file is slightly more complicated, as it has to open the command file
7386 cmd_file(char *file) function
7596 * This may get set back to FALSE again in cmd_file() if cmd_file_name
7610 err = cmd_file(cmd_file_name);

Completed in 133 milliseconds