Searched refs:W_SEP (Results 1 – 1 of 1) sorted by relevance
81 #define W_SEP " \t" /* "Whitespace" list separators */ macro935 while (*argp != '\0' && strchr(W_SEP, *argp) != NULL) in add_list()943 strchr(W_SEP T_SEP, *argp) == NULL) in add_list()959 while (*argp != '\0' && strchr(W_SEP T_SEP, in add_list()971 while (*argp != '\0' && strchr(W_SEP, *argp) != NULL) in add_list()