Searched refs:option_source (Results 1 – 1 of 1) sorted by relevance
75 const char *option_source = "?"; variable184 if ((f = fopen(option_source = fname, "r")) != NULL) { in set_profile()188 if ((f = fopen(option_source = prof, "r")) != NULL) { in set_profile()192 option_source = "Command line"; in set_profile()268 errx(1, "%s: unknown parameter \"%s\"", option_source, arg - 1); in set_option()322 errx(1, "%s: ``%s'' requires a parameter", option_source, p->p_name); in set_option()