Home
last modified time | relevance | path

Searched defs:fileno (Results 51 - 61 of 61) sorted by relevance

123

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c2634 # undef fileno macro
2635 # define fileno(a) (int)_fileno(a) macro
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs418 pub fn fileno(stream: *mut ::FILE) -> ::c_int; in fileno() functions
/third_party/openssl/apps/lib/
H A Dapps.c2627 # undef fileno macro
2628 # define fileno(a) (int)_fileno(a) macro
/third_party/python/Lib/test/
H A Dtest_io.py101 def fileno(self): member in MockRawIOWithoutRead
[all...]
H A Dtest_socket.py1878 def fileno(sel member in GeneralModuleTests.test__sendfile_use_sendfile.File
[all...]
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs507 pub fn fileno(arg1: *mut FILE) -> c_int; in fileno() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs598 pub fn fileno(stream: *mut ::FILE) -> ::c_int; in fileno() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs754 pub fn fileno(stream: *mut ::FILE) -> ::c_int; in fileno() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1185 pub fn fileno(stream: *mut ::FILE) -> ::c_int; in fileno() functions
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c136 #define fileno _fileno macro
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3521 pub fn fileno(stream: *mut ::FILE) -> ::c_int; in fileno() functions

Completed in 56 milliseconds

123