Searched refs:is_optchar (Results 1 – 1 of 1) sorted by relevance
786 static lbool is_optchar(char c) in findopt_name() 834 if (len == 0 || is_optchar(optname[len])) in findopt_name() 769 static int is_optchar(char c) is_optchar() function