Home
last modified time | relevance | path

Searched defs:fsetpos (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dfsetpos.c42 fsetpos(FILE *iop, const fpos_t *pos) in fsetpos() function
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_interceptors_posix.cpp473 INTERCEPTOR(int, fsetpos, FILE *stream, const fpos_t *pos) { argument