Searched refs:execute_shell (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/format/ |
H A D | init_menus.c | 111 execute_shell, true}, 157 execute_shell, true}, 190 execute_shell, true}, 232 execute_shell, true}, 250 execute_shell, true}, 263 execute_shell, true}, 278 execute_shell, true}, 293 execute_shell, true},
|
H A D | io.h | 120 int execute_shell(char *, size_t);
|
H A D | menu_scsi.c | 301 (void) execute_shell(&s[1], sizeof (s) - 1);
|
H A D | io.c | 670 (void) execute_shell(shell_argv, sizeof (shell_argv)); 2428 execute_shell(s, buff_size) function
|
Completed in 317 milliseconds