Searched refs:auto_entries (Results 1 – 3 of 3) sorted by relevance
48 char *auto_entries; member
209 free(config->auto_entries); in boot_config_free()269 r = free_and_strdup(&config->auto_entries, p); in boot_loader_read_conf()
87 BOOLEAN auto_entries; member528 ps_bool(L" auto-entries: %s\n", config->auto_entries); in print_status()1188 err = parse_boolean(value, &config->auto_entries); in config_defaults_load_from_file()1585 .auto_entries = TRUE, in config_load_defaults()1971 if (!config->auto_entries) in config_entry_add_loader_auto()2004 if (!config->auto_entries) in config_entry_add_osx()2120 if (!config->auto_entries) in config_entry_add_windows()