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

12

/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dfileno.c54 #undef fileno macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dbinary-io.h43 # undef fileno macro
44 # define fileno _fileno macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dbinary-io.h43 # undef fileno macro
44 # define fileno _fileno macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dbinary-io.h42 # define fileno _fileno macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_hopfpci.c47 #undef fileno macro
49 #undef fileno macro
H A Drefclock_shm.c19 #undef fileno macro
21 #undef fileno macro
23 #undef fileno macro
25 #undef fileno macro
28 #undef fileno macro
30 #undef fileno macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h96 # undef fileno macro
97 # define fileno(Stream) fileno_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/
H A Dsystem.h97 # undef fileno macro
98 # define fileno(Stream) fileno_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/bin/sh/bltin/
H A Dbltin.h58 #undef fileno macro
70 #define fileno(f) ((f)->fd) macro
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dminigzip.c49 # define fileno(file) file->__file macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dminigzip.c47 # define fileno(file) file->__file macro
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/inst/
H A Dinst.c557 int fileno, ignoreshread, eof, len; local
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dvfs_getcwd.c101 ino_t fileno; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h96 # undef fileno macro
97 # define fileno(Stream) fileno_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dsystem.h97 # undef fileno macro
98 # define fileno(Stream) fileno_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/usr.bin/join/
H A Djoin.c96 u_long fileno; /* file number */ member in struct:__anon9817
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dstvar.h108 daddr_t fileno; member in struct:st_softc
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.cc329 const uint64_t fileno = read_unsigned_LEB_128(start, &templen); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsystem.h108 # undef fileno macro
109 # define fileno(Stream) fileno_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsystem.h105 # undef fileno macro
106 # define fileno(Stream) fileno_unlocked (Stream) macro
/netbsd-6-1-5-RELEASE/include/
H A Dstdio.h496 #define fileno(p) __sfileno(p) macro
/netbsd-6-1-5-RELEASE/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c1372 ino_t fileno; local
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h106 #define fileno _fileno macro
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/test/
H A Dmain.c84 #define fileno _fileno macro
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/test/
H A Dmain.c83 #define fileno _fileno macro

Completed in 327 milliseconds

12