Searched refs:default_config_file (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dmapfile-intf45 default_config_file;
H A Dsnmpdx_appl.c44 char default_config_file[] = "/etc/snmp/conf/snmpdx.reg"; variable
H A Dsnmprelay.appl.c43 char default_config_file[] = "/etc/snmprelayd.snmprelay"; variable
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c50 static char *default_config_file; variable
122 default_boot_drive, default_config_file,
144 default_config_file = config_file;
146 default_config_file = "NONE";
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/agent/
H A Dsnmpd.c58 extern char default_config_file[];
147 config_file = default_config_file;
321 default_config_file,
/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Dopenssl.c144 char *default_config_file=NULL; variable
270 default_config_file=p;
H A Dapps.h158 extern char *default_config_file;
H A Dreq.c150 static char *default_config_file=NULL; variable
559 default_config_file=p;
584 BIO_printf(bio_err,"Unable to load config info from %s\n", default_config_file);
590 default_config_file);

Completed in 123 milliseconds