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

/freebsd-10.0-release/gnu/usr.bin/rcs/ci/
H A Dci.c643 Irewind(finptr);
685 Irewind(workptr);
732 Irewind(workptr);
778 Irewind(workptr);
/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcskeep.c263 Irewind(fp);
H A Drcsbase.h248 * Ifileno, Ioffset_type, Irewind, Itell - analogs to stdio routines
288 # define Irewind(f) ((f)->ptr = (f)->base) macro
619 void Irewind P((RILE*));
H A Drcslex.c1160 void Irewind(f) FILE *f; { if (fseek(f,0L,SEEK_SET) != 0) Ierror(); } function
H A Drcsedit.c516 Irewind(fedit);

Completed in 347 milliseconds