Searched refs:have_no (Results 1 – 1 of 1) sorted by relevance
1381 int have_no = (strncmp(data->name, "no", 2) == 0); in optionBool() local1382 if (have_no == want_no) in optionBool()