Searched defs:fsetpos (Results 1 – 7 of 7) sorted by relevance
3 int fsetpos(FILE *f, const fpos_t *pos) in fsetpos() function
328 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
503 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
483 pub fn fsetpos(f: *mut FILE, pos: *const fpos_t) -> c_int; in fsetpos() function
505 pub fn fsetpos(arg1: *mut FILE, arg2: *const fpos_t) -> c_int; in fsetpos() function
1118 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
3401 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function