Searched defs:fileno (Results 1 - 24 of 24) sorted by relevance

/openbsd-current/lib/libc/stdio/
H A Dfileno.c40 #undef fileno macro
43 fileno(FILE *fp) function
52 DEF_WEAK(fileno); variable
/openbsd-current/gnu/gcc/fixincludes/
H A Dsystem.h97 # undef fileno macro
98 # define fileno(Stream) fileno_unlocked (Stream) macro
/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dmpw.h52 #define fileno(fp) ((fp)->_file) macro
/openbsd-current/sys/kern/
H A Dvfs_getcwd.c61 ino_t fileno; local
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm400 sub fileno { subroutine
/openbsd-current/gnu/usr.bin/perl/
H A Dfakesdio.h26 #undef fileno macro
101 #define fileno(f) PerlIO_fileno(f) macro
H A Dnostdio.h41 #undef fileno macro
115 #define fileno(f) _CANNOT _fileno_ macro
H A DXSUB.h510 # undef fileno macro
546 # define fileno PerlSIO_fileno macro
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py501 def fileno(self): member in class:SpawnBase
/openbsd-current/regress/lib/libz/
H A Dminigzip.c54 # define fileno(file) file->__file macro
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DBase.pm952 sub fileno subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DBase.pm1454 sub fileno subroutine
/openbsd-current/gnu/gcc/libcpp/
H A Dsystem.h97 # undef fileno macro
98 # define fileno(Stream) fileno_unlocked (Stream) macro
/openbsd-current/lib/libc/hidden/
H A Dstdio.h57 PROTO_NORMAL(fileno); variable
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py382 def fileno(self): member in class:PtyProcess
/openbsd-current/gnu/gcc/gcc/
H A Dsystem.h105 # undef fileno macro
106 # define fileno(Stream) fileno_unlocked (Stream) macro
/openbsd-current/include/
H A Dstdio.h410 #define fileno(p) (!__isthreaded ? __sfileno(p) : (fileno)(p)) macro
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DSATestBuild.py86 def fileno(self) -> int: member in class:StreamToLogger
/openbsd-current/sys/msdosfs/
H A Dmsdosfs_vnops.c1419 uint32_t fileno; local
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h198 #undef fileno macro
229 #define fileno(f) win32_fileno(f) macro
H A Dperlhost.h832 int fileno = win32_dup(win32_fileno(pf)); local
H A Dwin32.c4921 int fileno = win32_dup(win32_fileno(pf)); local
/openbsd-current/sys/nfs/
H A Dnfs_vnops.c2331 u_quad_t fileno; local
2546 u_quad_t fileno; local
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dvmsish.h804 # undef fileno macro

Completed in 233 milliseconds