Searched refs:any_white (Results 1 – 1 of 1) sorted by relevance
55 boolean_t any_white; in parse_entry() local58 any_white = strchr(delimit, '\n') != NULL; in parse_entry()73 if (any_white && isspace(chr)) in parse_entry()