Home
last modified time | relevance | path

Searched defs:vlen (Results 1 – 25 of 42) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
Dsendmmsg_var.h13 unsigned int vlen, unsigned int flags) in libc_sendmmsg()
24 unsigned int vlen, unsigned int flags) in sys_sendmmsg()
30 unsigned int vlen, unsigned int flags, void *timeout) in libc_recvmmsg()
41 unsigned int vlen, unsigned int flags, void *timeout) in sys_recvmmsg()
47 unsigned int vlen, unsigned int flags, void *timeout) in sys_recvmmsg64()
/third_party/musl/compat/time32/
Drecvmmsg_time32.c6 int __recvmmsg_time32(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, struct… in __recvmmsg_time32()
/third_party/musl/src/network/
Dsendmmsg.c7 int sendmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) in sendmmsg()
Drecvmmsg.c13 int recvmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, struct timespec… in recvmmsg()
/third_party/iowow/src/kv/dbg/
Diwkvdbg.c10 uint32_t klen, vlen; in iwkvd_kvblk() local
43 uint32_t klen, vlen; in iwkvd_sblk() local
/third_party/libuv/src/unix/
Dfreebsd.c267 int uv__sendmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__sendmmsg()
279 int uv__recvmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__recvmmsg()
Dlinux-syscalls.c145 int uv__sendmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__sendmmsg()
170 int uv__recvmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__recvmmsg()
Dos390-syscalls.c445 ssize_t vlen; in os390_readlink() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dtruncate.c24 const int vlen = 5; variable
/third_party/iowow/src/kv/benchmark/
Dleveldb_benchmark.c148 size_t vlen, klen; in db_read_seq() local
172 size_t vlen; in db_cursor_to_key() local
/third_party/iowow/src/kv/tests/
Diwkv_test10.c81 int vlen = strlen(vbuf); in iwkv_test10_1_impl() local
Diwkv_test8.c86 int vlen = strlen(vbuf); in iwkv_test8_1() local
/third_party/ltp/testcases/kernel/crypto/
Dcrypto_user01.c35 static void do_check_for_leaks(const char *name, const char *value, size_t vlen) in do_check_for_leaks()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_gpsk_common.c46 size_t vlen[2]; in eap_gpsk_gkdf_cmac() local
81 size_t vlen[2]; in eap_gpsk_gkdf_sha256() local
Deap_eke_common.c214 size_t vlen[3]; in eap_eke_prf_hmac_sha1() local
255 size_t vlen[3]; in eap_eke_prf_hmac_sha256() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_gpsk_common.c46 size_t vlen[2]; in eap_gpsk_gkdf_cmac() local
81 size_t vlen[2]; in eap_gpsk_gkdf_sha256() local
Deap_eke_common.c214 size_t vlen[3]; in eap_eke_prf_hmac_sha1() local
255 size_t vlen[3]; in eap_eke_prf_hmac_sha256() local
/third_party/openssl/crypto/asn1/
Dasn1_gen.c245 int vlen = 0; in asn1_cb() local
348 static int parse_tagging(const char *vstart, int vlen, int *ptag, int *pclass) in parse_tagging()
/third_party/libnl/lib/route/cls/ematch/
Dmeta.c125 size_t vlen = 0; in meta_parse() local
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dencoding.c427 guint f, v, a, flen, vlen, alen; in main() local
/third_party/node/deps/cares/src/tools/
Dadig.c522 int vlen; in display_rr() local
/third_party/ffmpeg/libavcodec/
Dvorbisdec.c1390 unsigned vlen, in vorbis_residue_decode_internal()
1563 float *vec, unsigned vlen, in vorbis_residue_decode()
1619 unsigned vlen; in vorbis_parse_audio_packet() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dpostprocessor.c592 size_t vlen; in try_get_value() local
/third_party/curl/lib/
Dc-hyper.c477 size_t vlen; in Curl_hyper_header() local
/third_party/musl/porting/linux/user/ldso/
Dns_config.c92 size_t klen, vlen; in config_line() local

12