Searched refs:RILE (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.2-release/gnu/usr.bin/rcs/lib/
H A Drcskeep.c105 static int get0val P((int,RILE*,struct buf*,int));
106 static int getval P((RILE*,struct buf*,int));
107 static int keepdate P((RILE*));
108 static int keepid P((int,RILE*,struct buf*));
109 static int keeprev P((RILE*));
116 register RILE *fp;
277 register RILE *fp;
294 register RILE *fp;
347 RILE *fp;
382 RILE *f
[all...]
H A Drcsbase.h41 * (struct RILE): New alternate name for RILE; the type is now recursive.
42 * (deallocate): New member for RILE, used for generic buffer deallocation.
54 * Add primitives for reading backwards from a RILE;
238 * RILE - readonly file
239 * declarecache; - declares local cache for RILE variable(s)
240 * setupcache - sets up the local RILE cache, but does not initialize it
241 * cache, uncache - caches and uncaches the local RILE;
242 * (uncache,cache) is needed around functions that advance the RILE pointer
244 * cachegeteof_(c,s) - Igeteof_ applied to the local RILE
258 typedef struct RILE { struct
268 } RILE; typedef in typeref:struct:RILE
292 # define RILE macro
[all...]
H A Drcslex.c191 RILE * finptr; /*input file descriptor */
314 register RILE *fin;
404 register RILE *fin;
534 register RILE *fin;
676 register RILE *fin;
709 register RILE *fin;
748 register RILE *fin;
870 static int Iclose P((RILE *));
873 register RILE *f;
880 static int Iclose P((RILE *));
[all...]
H A Drcsfcmp.c123 static int discardkeyval P((int,RILE*));
127 register RILE *f;
142 register RILE *xfp;
162 register RILE *ufp;
H A Dmerger.c70 RILE *rt;
H A Drcsedit.c209 static void keyreplace P((enum markers,struct hshentry const*,int,RILE*,FILE*,int));
215 static RILE *fedit; /* edit file descriptor */
337 static void finisheditline P((RILE*,FILE*,Iptr_type,struct hshentry const*));
423 RILE *fin;
450 register RILE *fin = finptr;
529 register RILE *fe;
567 register RILE *fe;
623 register RILE *fin;
676 register RILE *fin;
750 register RILE *f
[all...]
H A Drcsfnms.c183 static int fin2open P((char const*, size_t, char const*, size_t, char const*, size_t, RILE*(*)P((struct buf*,struct stat*,int)), int));
184 static int finopen P((RILE*(*)P((struct buf*,struct stat*,int)), int));
574 /*ARGSUSED*/ RILE *
588 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
620 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
664 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
H A Drcsgen.c590 RILE *fin;
629 RILE *finfile;
637 register RILE *fin;
H A Drcssyn.c537 RILE *finfile;
553 register RILE *fin;
H A Drcsrev.c674 return fexpandsym(source, target, (RILE*)0);
681 RILE *fp;
H A Drcsutil.c767 register RILE *inf;
/freebsd-10.2-release/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c133 RILE *workptr;
/freebsd-10.2-release/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c38 static RILE *workptr;
/freebsd-10.2-release/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c151 static RILE *workptr;
/freebsd-10.2-release/gnu/usr.bin/rcs/ci/
H A Dci.c258 static int xpandfile P((RILE*,struct hshentry const*,char const**,int));
265 static RILE *workptr; /* working file pointer */
1196 RILE *unexfile;
/freebsd-10.2-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c676 register RILE *fin;

Completed in 70 milliseconds