Searched refs:trueopt (Results 1 – 1 of 1) sorted by relevance
734 replace_opts(char *options, int flag, char *trueopt, char *falseopt) in replace_opts() argument749 if (strcmp(f, trueopt) == 0) { in replace_opts()754 (void) strcat(options, trueopt); in replace_opts()764 (void) strcat(options, flag ? trueopt : falseopt); in replace_opts()787 const char *trueopt, in replace_opts_dflt() argument811 if (strcmp(f, trueopt) == 0) { in replace_opts_dflt()829 (void) strcat(options, last ? trueopt : falseopt); in replace_opts_dflt()