Home
last modified time | relevance | path

Searched refs:readstring (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcssyn.c261 readstring(); nextlex(); /* Throw away the suffix. */ in getadmin()
393 case STRING: readstring(); continue;
484 else readstring(); /*skip string*/
H A Drcsgen.c246 } else {readstring();
253 readstring(); /* skip over it */
H A Drcslex.c672 readstring() in readstring() function
1553 readstring();
H A Drcsbase.h603 void readstring P((void));
/dflybsd-src/gnu/usr.bin/rcs/rcs/
H A Drcs.c928 readstring();
933 readstring();
940 readstring(); /* skip over it */
/dflybsd-src/gnu/usr.bin/rcs/rlog/
H A Drlog.c670 readstring(); in readdeltalog()