Home
last modified time | relevance | path

Searched refs:CONFIG_FILE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh54 continue creating it with the default file name (${CONFIG_FILE}).
69 config file name (${CONFIG_FILE}).
96 The config file "${CONFIG_FILE}" already exists. It is strongly
1053 c) CONFIG_FILE=$OPTARG
1154 CONFIG_FILE="$DEFAULT_CONFIG_FILE"
1452 if [ -f $CONFIG_FILE ]; then
1462 get_confirm "Do you wish to backup the config file "${CONFIG_FILE}" (y/n/h)?" \
1471 cp -p $CONFIG_FILE ${CONFIG_FILE}-${SUFFIX}
1472 echo " Saved existing $CONFIG_FILE as ${CONFIG_FILE}-${SUFFIX}"
1527 sed "s/${PROG}/${NEW_NAME}/g" > $CONFIG_FILE
[all …]
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DPosixDaemon.c143 #define CONFIG_FILE "/etc/mdnsd.conf" macro
159 ReadDDNSSettingsFromConfFile(m, CONFIG_FILE, &DynDNSHostname, &DynDNSZone, NULL); in Reconfigure()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-358 DEST_DEV. If the options `p' or CONFIG_FILE are present, then it
61 string CONFIG_FILE into the area telling the stage2 where to look
64 the Stage 2 CONFIG_FILE is patched with the configuration file
H A Dgrub.info2767 DEST_DEV. If the options `p' or CONFIG_FILE are present, then it
2770 string CONFIG_FILE into the area telling the stage2 where to look
2773 the Stage 2 CONFIG_FILE is patched with the configuration file
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog2454 CONFIG_FILE.
4146 * stage2/builtins.c (install_func): Rename CONFIG_FILE to
4149 CONFIG_FILE to INSTALLED_DRIVE, INSTALLED_PARTITION and
4513 CONFIG_FILE.
6579 Change each type of STAGE1, STAGE2 and CONFIG_FILE to an array
6916 CONFIG_FILE to PTR.