Searched refs:DIRSEPS (Results 1 – 1 of 1) sorted by relevance
45 #define DIRSEPS " ,:" /* directory list separators */ macro82 dir = strtok(dirlist, DIRSEPS); in sourcedir()99 dir = strtok((char *)NULL, DIRSEPS); in sourcedir()115 dir = strtok(dirlist, DIRSEPS); in includedir()133 dir = strtok((char *)NULL, DIRSEPS); in includedir()