Home
last modified time | relevance | path

Searched defs:_lseeki64 (Results 1 – 12 of 12) sorted by relevance

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
104 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
111 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
104 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
111 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/src/
H A Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) macro
104 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) macro
111 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) macro
/dports/multimedia/ab25/ab25-0.2.5/src/
H A Dio.h7 #define _lseeki64 lseek macro
H A Dportable.h26 #define _lseeki64 lseek macro
/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_stream_fstream64.cxx32 # define _lseeki64 ::lseek macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/
H A Dsim2.actor.cpp399 #define _lseeki64 ::lseek macro