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

/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsfnms.c184 static int finopen P((RILE*(*)P((struct buf*,struct stat*,int)), int));
587 finopen(rcsopen, mustread) function
647 if (finopen(rcsopen, mustread))
651 /* Start from scratch, because finopen() may have changed RCSb. */
657 return finopen(rcsopen, mustread);

Completed in 65 milliseconds