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

/haiku-fatelf/src/bin/rcs/
H A Drcsbase.h252 * Ifileno, Ioffset_type, Irewind, Itell - analogs to stdio routines
294 # define Ifileno(f) ((f)->fd) macro
308 # define Ifileno(f) fileno(f) macro
H A Dci.c673 int wfd = Ifileno(workptr);
1188 : fchmod(Ifileno(workptr), newworkmode) == 0 ? 0

Completed in 62 milliseconds