Home
last modified time | relevance | path

Searched refs:ftell (Results 1 – 10 of 10) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt218 ftell
H A Dunix.txt553 ftell
H A Daix.txt1957 ftell
H A Dandroid.txt3366 ftell
/rust-libc-0.2.174/src/windows/
H A Dmod.rs320 pub fn ftell(stream: *mut FILE) -> c_long; in ftell() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs516 pub fn ftell(f: *mut FILE) -> c_long; in ftell() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs449 pub fn ftell(arg1: *mut FILE) -> c_long; in ftell() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1148 pub fn ftell(stream: *mut FILE) -> c_long; in ftell() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs651 pub fn ftell(stream: *mut FILE) -> c_long; in ftell() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3476 pub fn ftell(stream: *mut FILE) -> c_long; in ftell() function