Searched refs:SEPARATORS (Results 1 – 1 of 1) sorted by relevance
48 #define SEPARATORS " \t\n" macro317 addr = strtok(buf, SEPARATORS);327 name = strtok(NULL, SEPARATORS);330 while ((alias = strtok(NULL, SEPARATORS)) != NULL &&