Searched refs:strTrue (Results 1 – 1 of 1) sorted by relevance
244 static char strTrue[] = "o"; in getBoolStr() local247 return b? strTrue: strFalse; in getBoolStr()