HomeSort by: relevance | last modified time | path
    Searched refs:rcsopen (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcsfnms.c 595 finopen(rcsopen, mustread)
596 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
599 * Use RCSOPEN to open an RCS file; MUSTREAD is set if the file must be read.
614 finptr = (*rcsopen)(&RCSb, &RCSstat, mustread);
625 fin2open(d, dlen, base, baselen, x, xlen, rcsopen, mustread)
628 RILE *(*rcsopen)P((struct buf*,struct stat*,int));
634 * Use RCSOPEN to open an RCS file; MUSTREAD is set if the file must be read.
655 if (finopen(rcsopen, mustread))
665 return finopen(rcsopen, mustread);
669 pairnames(argc, argv, rcsopen, mustread, quiet
761 x, strlen(x), rcsopen, mustread local
    [all...]
conf.sh 483 FILE *(*rcsopen)P((struct buf*,struct stat*,int)); /* a la rcsfnms.c */
  /src/external/bsd/liblzf/dist/
configure 2556 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3766 FILE * (*rcsopen) (struct buf *, struct stat *, int);
  /src/external/gpl2/diffutils/dist/
configure 2650 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3436 FILE * (*rcsopen) (struct buf *, struct stat *, int);

Completed in 39 milliseconds