Searched refs:OPTSEPS (Results 1 – 1 of 1) sorted by relevance
48 #define OPTSEPS " \t" /* CSCOPEOPTION separators */ macro178 s = strtok(stralloc(s), OPTSEPS); in main()182 s = strtok((char *)NULL, OPTSEPS); in main()