Searched defs:seekpos (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/arm-optimized-routines/string/test/ |
H A D | strchr.c | 50 test (const struct fun *fun, int align, int seekpos, int len) in test()
|
H A D | strrchr.c | 50 test (const struct fun *fun, int align, int seekpos, int len) in test()
|
H A D | strchrnul.c | 54 test (const struct fun *fun, int align, int seekpos, int len) in test()
|
H A D | memchr.c | 52 test (const struct fun *fun, int align, size_t seekpos, size_t len, in test()
|
H A D | memrchr.c | 50 test (const struct fun *fun, int align, size_t seekpos, size_t len, in test()
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | strstream.cpp | 296 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) seekpos() function in strstreambuf
|
/freebsd/sbin/restore/ |
H A D | tape.c | 849 skiphole(void (* skip)(char *,size_t),size_t * seekpos) skiphole() argument 871 size_t seekpos; getfile() local [all...] |