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

/xsrc/external/mit/ctwm/dist/
H A Dparse.c78 static const char **stringListSource, *currentString; variable in typeref:typename:const char **
287 stringListSource = sl;
490 currentString = *++stringListSource; /* advance to next bol */
/xsrc/external/mit/twm/dist/src/
H A Dparse.c82 static unsigned char **stringListSource, *currentString; variable in typeref:typename:unsigned char **
231 stringListSource = sl;
271 currentString = *++stringListSource; /* advance to next bol */

Completed in 4 milliseconds