HomeSort by relevance Sort by last modified time
    Searched refs:default_config_file (Results 1 - 4 of 4) sorted by null

  /external/grub/grub/
main.c 50 static char *default_config_file; variable
122 default_boot_drive, default_config_file,
144 default_config_file = config_file;
146 default_config_file = "NONE";
  /external/openssl/apps/
openssl.c 146 char *default_config_file=NULL; variable
338 default_config_file=p;
apps.h 156 extern char *default_config_file;
req.c 151 static char *default_config_file=NULL; variable
466 default_config_file=p;
491 BIO_printf(bio_err,"Unable to load config info from %s\n", default_config_file);
497 default_config_file);
    [all...]

Completed in 49 milliseconds