Searched defs:seekpos (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/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 | memchr.c | 52 test (const struct fun *fun, int align, size_t seekpos, size_t 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 | memrchr.c | 50 test (const struct fun *fun, int align, size_t seekpos, size_t len, in test()
|
/freebsd-src/contrib/llvm-project/libcxx/src/ |
H A D | strstream.cpp | 224 strstreambuf::pos_type strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) { in seekpos() function in strstreambuf
|
/freebsd-src/sbin/restore/ |
H A D | tape.c | 850 skiphole(void (*skip)(char *, size_t), size_t *seekpos) in skiphole() argument 872 size_t seekpos; in getfile() local
|