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/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/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/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/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/musl/libc-test/src/functionalext/supplement/unistd/
Dtruncate.c24 const int vlen = 5; variable
/third_party/libbpf/src/
Dbtf_dump.c315 __u16 vlen; in btf_dump_mark_referenced() local
484 __u16 vlen; in btf_dump_order_type() local
797 __u16 vlen = btf_vlen(t); in btf_dump_emit_type() local
838 __u16 vlen; in btf_is_struct_packed() local
972 __u16 vlen = btf_vlen(t); in btf_dump_emit_struct_def() local
1063 int lvl, __u16 vlen) in btf_dump_emit_enum32_val()
1088 int lvl, __u16 vlen) in btf_dump_emit_enum64_val()
1121 __u16 vlen = btf_vlen(t); in btf_dump_emit_enum_def() local
1538 __u16 vlen = btf_vlen(t); in btf_dump_emit_type_chain() local
Dbtf.c306 __u16 vlen = btf_vlen(t); in btf_type_size() local
359 __u16 vlen = btf_vlen(t); in btf_bswap_type_rest() local
698 __u16 vlen = btf_vlen(t); in btf__align_of() local
3547 __u16 vlen; local
3565 __u16 vlen; local
3621 __u32 vlen = btf_vlen(t); local
3642 __u16 vlen; local
3718 __u16 vlen = btf_vlen(t); local
3740 __u16 vlen; local
3766 __u16 vlen; local
[all …]
Dlibbpf_internal.h60 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
227 static inline __u32 btf_type_info(int kind, int vlen, int kflag) in btf_type_info()
/third_party/iowow/src/kv/tests/
Diwkv_test10.c80 int vlen = strlen(vbuf); in iwkv_test10_1_impl() local
Diwkv_test8.c88 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/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_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/openssl/crypto/asn1/
Dasn1_gen.c245 int vlen = 0; in asn1_cb() local
347 static int parse_tagging(const char *vstart, int vlen, int *ptag, int *pclass) in parse_tagging()
/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

12