| /openbsd/src/lib/libc/stdio/ |
| D | fileno.c | 43 fileno(FILE *fp) in fileno() function
|
| /openbsd/src/gnu/usr.bin/binutils/include/mpw/ |
| D | mpw.h | 52 #define fileno(fp) ((fp)->_file) macro
|
| /openbsd/src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
| D | Handle.pm | 408 sub fileno { subroutine
|
| /openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/ |
| D | Base.pm | 952 sub fileno subroutine
|
| /openbsd/src/sys/kern/ |
| D | vfs_getcwd.c | 61 ino_t fileno; in vfs_getcwd_scandir() local
|
| /openbsd/src/gnu/gcc/fixincludes/ |
| D | system.h | 98 # define fileno(Stream) fileno_unlocked (Stream) macro
|
| /openbsd/src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
| D | Base.pm | 1454 sub fileno subroutine
|
| /openbsd/src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| D | spawnbase.py | 501 def fileno(self): member in SpawnBase
|
| /openbsd/src/gnu/gcc/libcpp/ |
| D | system.h | 98 # define fileno(Stream) fileno_unlocked (Stream) macro
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | fakesdio.h | 101 #define fileno(f) PerlIO_fileno(f) macro
|
| D | nostdio.h | 115 # define fileno(f) _CANNOT _fileno_ macro
|
| D | XSUB.h | 545 # define fileno PerlSIO_fileno macro
|
| /openbsd/src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
| D | ptyprocess.py | 382 def fileno(self): member in PtyProcess
|
| /openbsd/src/include/ |
| D | stdio.h | 414 #define fileno(p) (!__isthreaded ? __sfileno(p) : (fileno)(p)) macro
|
| /openbsd/src/gnu/llvm/clang/utils/analyzer/ |
| D | SATestBuild.py | 86 def fileno(self) -> int: member in StreamToLogger
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | system.h | 106 # define fileno(Stream) fileno_unlocked (Stream) macro
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 229 #define fileno(f) win32_fileno(f) macro
|
| D | perlhost.h | 884 int fileno = win32_dup(win32_fileno(pf)); in PerlStdIOFdupopen() local
|
| D | win32.c | 4936 int fileno = win32_dup(win32_fileno(pf)); in win32_fdupopen() local
|
| /openbsd/src/sys/nfs/ |
| D | nfs_vnops.c | 2322 u_quad_t fileno; in nfs_readdirrpc() local 2537 u_quad_t fileno; in nfs_readdirplusrpc() local
|
| /openbsd/src/sys/msdosfs/ |
| D | msdosfs_vnops.c | 1419 uint32_t fileno; in msdosfs_readdir() local
|
| /openbsd/src/gnu/gcc/libmudflap/ |
| D | mf-hooks2.c | 991 WRAPPER2(int, fileno, FILE *stream) in WRAPPER2() argument
|