Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
HDrcskeep.c108 static int get0val P((int,RILE*,struct buf*,int));
109 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()
281 register RILE *fp; in getval()
298 register RILE *fp;
351 RILE *fp; in keepdate()
386 RILE *fp;
[all …]
HDrcsbase.h266 typedef struct RILE { struct
272 void (*deallocate) P((struct RILE *)); argument
276 } RILE; argument
283 int Igetmore P((RILE*));
284 # define declarecache register Iptr_type ptr; register RILE *rRILE
300 # define RILE FILE macro
464 RILE *rcswriteopen P((struct buf*,struct stat*,int));
473 int expandline P((RILE*,FILE*,struct hshentry const*,int,FILE*,int));
499 int rcsfcmp P((RILE*,struct stat const*,char const*,struct hshentry const*));
510 RILE *rcsreadopen P((struct buf*,struct stat*,int));
[all …]
HDrcslex.c194 RILE * finptr; /*input file descriptor */
317 register RILE *fin; in nextlex()
407 register RILE *fin; in eoflex()
537 register RILE *fin;
679 register RILE *fin; in readstring()
712 register RILE *fin; in printstring()
751 register RILE *fin;
873 static int Iclose P((RILE *));
876 register RILE *f; in Iclose()
883 static int Iclose P((RILE *));
[all …]
HDrcsfcmp.c126 static int discardkeyval P((int,RILE*));
130 register RILE *f;
145 register RILE *xfp; in rcsfcmp()
165 register RILE *ufp;
HDrcsedit.c212 static void keyreplace P((enum markers,struct hshentry const*,int,RILE*,FILE*,int));
218 static RILE *fedit; /* edit file descriptor */
340 static void finisheditline P((RILE*,FILE*,Iptr_type,struct hshentry const*));
426 RILE *fin; in finisheditline()
453 register RILE *fin = finptr;
532 register RILE *fe;
570 register RILE *fe;
626 register RILE *fin; in copystring()
679 register RILE *fin; in enterstring()
753 register RILE *fe;
[all …]
HDrcsfnms.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));
577 /*ARGSUSED*/ RILE *
591 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
623 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
667 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
HDrcsgen.c598 RILE *fin;
637 RILE *finfile;
645 register RILE *fin;
HDrcssyn.c550 RILE *finfile; in getdiffcmd()
566 register RILE *fin;
HDmerger.c74 RILE *rt;
HDrcsrev.c693 return fexpandsym(source, target, (RILE*)0);
700 RILE *fp;
HDrcsutil.c766 register RILE *inf; in fastcopy()
/dragonfly/gnu/usr.bin/rcs/rcsmerge/
HDrcsmerge.c136 RILE *workptr;
/dragonfly/gnu/usr.bin/rcs/ci/
HDci.c261 static int xpandfile P((RILE*,struct hshentry const*,char const**,int));
272 static RILE *workptr; /* working file pointer */
1246 RILE *unexfile; in xpandfile()
/dragonfly/gnu/usr.bin/rcs/rcsclean/
HDrcsclean.c42 static RILE *workptr;
/dragonfly/gnu/usr.bin/rcs/rcsdiff/
HDrcsdiff.c154 static RILE *workptr;
/dragonfly/gnu/usr.bin/rcs/rlog/
HDrlog.c684 register RILE *fin;
/dragonfly/contrib/cvs-1.12/contrib/
HDrcs-5.7-commitid.patch256 static RILE *workptr; /* working file pointer */