Searched refs:_fileno (Results 1 – 5 of 5) sorted by relevance
50 my $fno = $vec->_fileno(shift);56 sub _fileno subroutine76 my $fn = $vec->_fileno($f);
148 #define fileno(a) (int)_fileno(a)
150 #define fileno(a) (int)_fileno(a)
7776 oldmode = _setmode (_fileno (stdout), OPEN_BINARY); in cvs_output_binary()7791 if (_setmode (_fileno (stdout), oldmode) != OPEN_BINARY) in cvs_output_binary()
2874 f->_fileno = -1;