Home
last modified time | relevance | path

Searched refs:f_seek (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/mail/batv-milter/batv-milter-0.5.0/libsm/
H A Dfindfp.c191 fp->f_seek = t->f_seek; /* assign seek function */
303 fp->f_seek = v->f_seek;
377 v->f_seek = fp->f_seek;
H A Dfpos.c78 if (fp->f_seek == NULL)
121 pos = (*fp->f_seek)(fp, (off_t) 0, SM_IO_SEEK_CUR);
/dports/mail/libmilter/sendmail-8.16.1/libsm/
H A Dfindfp.c191 fp->f_seek = t->f_seek; /* assign seek function */
303 fp->f_seek = v->f_seek;
376 v->f_seek = fp->f_seek;
H A Dfpos.c78 if (fp->f_seek == NULL)
121 pos = (*fp->f_seek)(fp, (off_t) 0, SM_IO_SEEK_CUR);
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/toolbox/upstream-netbsd/bin/dd/
H A Dargs.c81 static void f_seek(char *);
103 { "oseek", f_seek, C_SEEK, C_SEEK },
105 { "seek", f_seek, C_SEEK, C_SEEK },
303 f_seek(char *arg) in f_seek() function
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cc39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
82 fp = funopen(&cookie_var, f_read, NULL, f_seek, NULL); in main()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cc41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
91 fp = funopen2(&cookie_var, f_read, NULL, f_seek, NULL, NULL); in main()

12345678