Home
last modified time | relevance | path

Searched refs:RILE (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/gpl2/rcs/dist/src/
H A Drcskeep.c109 static int getval P((RILE*,struct buf*,int));
110 static int keepdate P((RILE*));
111 static int keepid P((int,RILE*,struct buf*));
112 static int keeprev P((RILE*));
119 register RILE *fp; in getoldkeys()
282 register RILE *fp; in getval()
299 register RILE *fp;
352 RILE *fp; in keepdate()
387 RILE *fp;
401 RILE *fp; in keeprev()
[all …]
H A Drcsbase.h261 typedef struct RILE { struct
271 } RILE; typedef
278 int Igetmore P((RILE*));
295 # define RILE FILE macro
537 int getoldkeys P((RILE*));
546 extern RILE *finptr;
572 void Ifclose P((RILE*));
573 void Izclose P((RILE**));
606 void advise_access P((RILE*,int));
620 void Irewind P((RILE*));
[all …]
H A Drcslex.c317 register RILE *fin; in nextlex()
876 register RILE *f; in Iclose()
886 register RILE *f; in Iclose()
920 RILE *f; in read_deallocate()
928 RILE *f; in nothing_to_deallocate()
937 static RILE *
941 static RILE *
975 register RILE *f;
1077 register RILE *f; in Igetmore()
1097 register RILE *f; in advise_access()
[all …]
H A Drcsfcmp.c126 static int discardkeyval P((int,RILE*));
130 register RILE *f;
145 register RILE *xfp; in rcsfcmp()
165 register RILE *ufp;
H A Drcsedit.c426 RILE *fin; in finisheditline()
532 register RILE *fe;
570 register RILE *fe;
626 register RILE *fin; in copystring()
679 register RILE *fin; in enterstring()
753 register RILE *fe;
756 register RILE *fin;
852 RILE *infile; in expandline()
1018 RILE *infile;
1295 RILE *
[all …]
H A Drcsfnms.c186 static int fin2open P((char const*, size_t, char const*, size_t, char const*, size_t, RILE*(*)P((st…
187 static int finopen P((RILE*(*)P((struct buf*,struct stat*,int)), int));
582 /*ARGSUSED*/ RILE *
596 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
628 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
672 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
H A Drcsgen.c594 RILE *fin;
633 RILE *finfile;
641 register RILE *fin;
H A Drcssyn.c552 RILE *finfile; in getdiffcmd()
568 register RILE *fin;
H A Dmerger.c72 RILE *rt;
H A Drcsmerge.c136 RILE *workptr;
H A Dci.c261 static int xpandfile P((RILE*,struct hshentry const*,char const**,int));
268 static RILE *workptr; /* working file pointer */
1200 RILE *unexfile; in xpandfile()
H A Drcsrev.c685 return fexpandsym(source, target, (RILE*)0);
692 RILE *fp;
H A Drcsclean.c40 static RILE *workptr;
H A Drcsdiff.c154 static RILE *workptr;
H A Drcsutil.c770 register RILE *inf; in fastcopy()
H A Drlog.c671 register RILE *fin;
H A DChangeLog205 (struct RILE): New alternate name for RILE; the type is now recursive.
206 (deallocate): New member for RILE, used for generic deallocation.
260 * rcsbase.h: Add primitives for reading backwards from a RILE;
/netbsd/external/gpl2/xcvs/dist/contrib/
H A Drcs-5.7-commitid.patch256 static RILE *workptr; /* working file pointer */