Home
last modified time | relevance | path

Searched refs:run_script (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dscript_handler.c120 run_script(dhcp_smach_t *dsmp, const char *event, int fd) in run_script() function
328 run_script(dsmp, event, fds[1]); in script_start()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c185 run_script (char *script, char *heap) in run_script() function
H A Dshared.h950 int run_script (char *script, char *heap);
H A Dstage2.c767 if (run_script (cur_entry, heap)) in run_menu()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c204 static int run_script(script_info_t *, char *[], char *[], char **);
878 run_script(script_info_t *rsi, char *argv[], char *envp[], char **errmsg) in run_script() function
1347 if (run_script(rsi, argv, envp, errmsg) == -1) { in do_cmd()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi289 that @code{run_script} and @code{enter_cmdline} can find the
H A Dgrub.info-31364 `run_script' and `enter_cmdline' can find the command. See the files
H A Dgrub.info4073 `run_script' and `enter_cmdline' can find the command. See the files
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog17 * stage2/cmdline.c (run_script): Fix a reversed conditional.
91 * stage2/cmdline.c (run_script): Use FALLBACK_ENTRYNO instead of
273 * stage2/cmdline.c (run_script): Fix a reversed conditional.
347 * stage2/cmdline.c (run_script): Use FALLBACK_ENTRYNO instead of
3592 + ENTRYNO, right before calling run_script.
5757 (run_script): Likewise.
6191 * stage2/cmdline.c (run_script): If ERRNUM is non-zero, set
7505 * stage2/stage2.c (run_menu): If run_script is successfully
7606 moved to run_script.
7607 (run_script): New function.
[all …]