Searched refs:booltrue (Results 1 – 1 of 1) sorted by relevance
73 static char const *booltrue[] = variable177 for (i = 0; booltrue[i]; i++) in boolean_val()178 if (strcmp(str, booltrue[i]) == 0) in boolean_val()193 for (i = 0; booltrue[i]; i++) in passwd_val()194 if (strcmp(str, booltrue[i]) == 0) in passwd_val()223 return (booltrue[0]); in boolean_str()