Searched defs:fsetpos64 (Results 1 – 6 of 6) sorted by relevance
215 #define fsetpos64 fsetpos macro
224 #define fsetpos64 fsetpos macro
37 pub unsafe extern "C" fn fsetpos64(stream: *mut ::FILE, pos: *const ::fpos64_t) -> ::c_int { in fsetpos64() function
45 pub unsafe extern "C" fn fsetpos64(stream: *mut ::FILE, pos: *const ::fpos64_t) -> ::c_int { in fsetpos64() function
2854 pub fn fsetpos64(stream: *mut ::FILE, ptr: *const fpos64_t) -> ::c_int; in fsetpos64() function
3727 pub fn fsetpos64(stream: *mut ::FILE, ptr: *const fpos64_t) -> ::c_int; in fsetpos64() function