Searched defs:fseeko (Results 1 – 7 of 7) sorted by relevance
27 #define fseeko _fseeki64 macro32 #define fseeko fseeko64 macro41 #define fseeko fseek macro
30 #define fseeko _fseeki64 macro36 #define fseeko fseeko64 macro45 #define fseeko fseek macro
53 #define fseeko _fseeki64 macro57 #define fseeko fseeko64 macro
1322 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko() function
577 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko() function
1253 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko() function
3810 pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; in fseeko() function