Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c982 char *arg1, *configfile, *configstr; in inetd_config_path() local
1013 configfile = MAIN_CONFIG; in inetd_config_path()
1014 if ((fd = open(configfile, O_RDONLY)) >= 0) in inetd_config_path()
1017 configfile = ALT_CONFIG; in inetd_config_path()
1025 configfile = arg1; in inetd_config_path()
1029 if (*configfile != '/') { in inetd_config_path()
1034 if (realpath(configfile, cpath) == NULL) in inetd_config_path()
1035 (void) strlcpy(cpath, configfile, sizeof (cpath)); in inetd_config_path()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-4180 * configfile: configfile.
H A Dgrub.info-2733 - Command: bootp [`--with-configfile']
738 If you specify `--with-configfile' to this command, GRUB will
830 - Command: dhcp [--with-configfile]
836 If you specify `--with-configfile' to this command, GRUB will
1178 * configfile:: Load a configuration file
1261 File: grub.info, Node: cmp, Next: configfile, Prev: chainloader, Up: Command-line and menu entr…
1280 File: grub.info, Node: configfile, Next: debug, Prev: cmp, Up: Command-line and menu entry comm…
1282 configfile
1285 - Command: configfile file
1289 File: grub.info, Node: debug, Next: displayapm, Prev: configfile, Up: Command-line and menu ent…
H A Dgrub.info2037 -- Command: bootp [`--with-configfile']
2042 If you specify `--with-configfile' to this command, GRUB will
2134 -- Command: dhcp [-with-configfile]
2140 If you specify `--with-configfile' to this command, GRUB will
2482 * configfile:: Load a configuration file
2565 File: grub.info, Node: cmp, Next: configfile, Prev: chainloader, Up: Command-line and menu entr…
2584 File: grub.info, Node: configfile, Next: debug, Prev: cmp, Up: Command-line and menu entry comm…
2586 13.3.6 configfile
2589 -- Command: configfile file
4224 * configfile: configfile. (line 7)
[all …]
H A Dgrub.texi2215 @deffn Command bootp [@option{--with-configfile}]
2220 If you specify @option{--with-configfile} to this command, GRUB will
2335 @deffn Command dhcp [--with-configfile]
2341 If you specify @option{--with-configfile} to this command, GRUB will
2669 * configfile:: Load a configuration file
2772 @node configfile
2773 @subsection configfile
2775 @deffn Command configfile file
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c3582 char *configfile = NULL; in main() local
3675 configfile = strdup(optarg); in main()
3733 do_interactive(infile, configfile, "ipseckey> ", my_fmri, in main()
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c699 do_interactive(FILE *infile, char *configfile, char *promptstring, in do_interactive() argument
862 if ((lines_added < lines_parsed) && (configfile != NULL)) { in do_interactive()
872 lines_parsed - lines_added, configfile); in do_interactive()
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS156 `--with-configfile', so that you can load a remotely specified
307 * The command "configfile" loads a configuration file interactively.
H A DChangeLog2452 (bootp_func): If `--with-configfile' is given, set
4825 "configfile" on the definition.
6946 If the `configfile' option is present and FILE is a Stage 2,