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

12

/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dfileno.c44 #undef fileno macro
48 fileno(FILE *fp) function
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dbinary-io.h42 # undef fileno macro
43 # define fileno _fileno macro
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_hopfpci.c45 #undef fileno macro
47 #undef fileno macro
H A Drefclock_shm.c17 #undef fileno macro
19 #undef fileno macro
21 #undef fileno macro
23 #undef fileno macro
26 #undef fileno macro
28 #undef fileno macro
/macosx-10.10/ICU-531.30/icuSources/io/
H A Dufile.c39 #define fileno _fileno macro
/macosx-10.10/zlib-55/zlib/
H A Dminigzip.c50 # define fileno(file) file->__file macro
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dntlib.h95 #define fileno _fileno macro
/macosx-10.10/tidy-15.15/tidy/include/
H A Dplatform.h490 #define fileno _fileno macro
/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A Dtktextio.rb479 def fileno method in class:TkTextIO
/macosx-10.10/vim-55/src/xxd/
H A Dxxd.c100 # define fileno(f) ((f)->fd) macro
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm1000 sub fileno { subroutine
[all...]
/macosx-10.10/cups-408/cups/vcnet/
H A Dconfig.h43 #define fileno _fileno macro
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dfileio.cpp154 #define fileno my_fileno macro
/macosx-10.10/ICU-531.30/icuSources/extra/uconv/
H A Duconv.cpp51 #define fileno _fileno macro
/macosx-10.10/OpenSSL098-52/src/apps/
H A Ds_client.c144 #undef fileno macro
146 #define fileno(a) (int)_fileno(a) macro
[all...]
H A Ds_server.c169 #undef fileno macro
171 #define fileno(a) (int)_fileno(a) macro
[all...]
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h106 #define fileno _fileno macro
/macosx-10.10/msdosfs-209.1.1/msdosfs.kextproj/msdosfs.kmodproj/
H A Dmsdosfs_vnops.c2082 uint32_t fileno; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dsprintf.c1131 #undef fileno macro
H A Dvsnprintf.c223 #define fileno(p) BSD__sfileno(p) macro
/macosx-10.10/emacs-93/emacs/src/s/
H A Dms-w32.h370 #define fileno _fileno macro
/macosx-10.10/libarchive-30/libarchive/cpio/test/
H A Dmain.c84 #define fileno _fileno macro
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dmain.c83 #define fileno _fileno macro
/macosx-10.10/libarchive-30/libarchive/tar/test/
H A Dmain.c85 #define fileno _fileno macro
/macosx-10.10/pcre-7/pcre/
H A Dpcretest.c79 #define fileno _fileno macro

Completed in 413 milliseconds

12