Searched refs:OPTSEPS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dmain.c50 #define OPTSEPS " \t" /* CSCOPEOPTION separators */ macro
180 s = strtok(stralloc(s), OPTSEPS);
184 s = strtok((char *)NULL, OPTSEPS);

Completed in 48 milliseconds