Searched refs:CONFIG_FILE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/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 a
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DPosixDaemon.c56 #define CONFIG_FILE "/etc/mdnsd.conf" macro
98 ReadDDNSSettingsFromConfFile(m, CONFIG_FILE, &DynDNSHostname, &DynDNSZone, NULL);

Completed in 48 milliseconds