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