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

/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcsbase.h248 * Ifileno, Ioffset_type, Irewind, Itell - analogs to stdio routines
290 # define Ifileno(f) ((f)->fd) macro
304 # define Ifileno(f) fileno(f) macro
/freebsd-10.0-release/gnu/usr.bin/rcs/ci/
H A Dci.c669 int wfd = Ifileno(workptr);
1184 : fchmod(Ifileno(workptr), newworkmode) == 0 ? 0

Completed in 64 milliseconds