Home
last modified time | relevance | path

Searched refs:fstr_save (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drlog.c1159 pt->strtrev = fstr_save(rstart->string); in getnumericrev()
1160 pt->endrev = fstr_save(rend->string); in getnumericrev()
1170 Dbranch ? Dbranch : fstr_save(partialno(&s,Head->num,1)); in getnumericrev()
H A Drcslex.c253 n->num = fstr_save(str);
378 NextString = fstr_save(tokbuf.string); in nextlex()
643 NextString = fstr_save(key);
H A Drcsbase.h697 char *fstr_save P((char const*));
H A Drcsutil.c325 fstr_save(s) in fstr_save() function
H A Drcs.c1346 p = fstr_save(numrev.string); in doassoc()