Searched refs:has_space (Results 1 – 1 of 1) sorted by relevance
2126 int has_space; in show_share() local2136 has_space = strpbrk(rsrc, " ") != NULL; in show_share()2138 if (has_space) in show_share()