Home
last modified time | relevance | path

Searched refs:fileno (Results 451 - 461 of 461) sorted by relevance

1...<<111213141516171819

/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-script.c373 fstat(fileno(es->fp), &st); in evsel_script__fprintf()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3521 pub fn fileno(stream: *mut ::FILE) -> ::c_int; in fileno() functions
/third_party/python/Lib/test/
H A Dtest_zipfile.py2945 zi = zipfile.ZipInfo.from_file(f.fileno(), 'test')
H A Dtest_ssl.py2166 fd = ss.fileno()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c4702 z_info->fd = fileno(zip_file); in open_uncompressed_library_in_zipfile()
/third_party/musl/ldso/linux/
H A Ddynlink.c5052 z_info->fd = fileno(zip_file); in open_uncompressed_library_in_zipfile()
/third_party/openssl/test/
H A Dsslapitest.c1363 ffd = fileno(ffdp); in execute_test_ktls_sendfile()
/third_party/toybox/toys/pending/
H A Dbc.c1098 if (fstat(fileno(f), &pstat) == -1) goto malloc_err; in bc_read_file()
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h8053 int fd = fileno(stdout); in os_get_terminal_size()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp2556 extern int fileno (FILE *__stream) throw () ;
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 225 milliseconds

1...<<111213141516171819