Home
last modified time | relevance | path

Searched defs:destlen (Results 1 – 15 of 15) sorted by relevance

/third_party/libnl/lib/
Dmpls.c17 size_t destlen = buflen; in mpls_ntop1() local
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c794 unsigned long *destlen, /* amount of output space */ in puff()
/third_party/zlib/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c794 unsigned long *destlen, /* amount of output space */ in puff()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/puff/
Dpufftest.c95 unsigned long sourcelen, destlen; in main() local
Dpuff.c794 unsigned long *destlen, /* amount of output space */ in puff()
/third_party/abseil-cpp/absl/strings/internal/
Dmemutil.h75 inline char* memcat(char* dest, size_t destlen, const char* src, in memcat()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dmemutil.h75 inline char* memcat(char* dest, size_t destlen, const char* src, in memcat()
/third_party/glib/gio/
Dgnativesocketaddress.c97 gsize destlen, in g_native_socket_address_to_native()
Dgsocketaddress.c185 gsize destlen, in g_socket_address_to_native()
Dgunixsocketaddress.c209 gsize destlen, in g_unix_socket_address_to_native()
Dginetsocketaddress.c185 gsize destlen, in g_inet_socket_address_to_native()
/third_party/curl/lib/
Dsocks.c798 size_t destlen; in Curl_SOCKS5() local
/third_party/curl/lib/vquic/
Dquiche.c443 size_t destlen; /* left to use */ member