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