Searched defs:vlen (Results 1 - 14 of 14) sorted by relevance

/src/lib/libc/gen/
H A Dextattr.c102 ssize_t llen, vlen, maxvlen; local in function:extattr_copy_fd
172 ssize_t llen, vlen, maxvlen; local in function:extattr_copy_file
242 ssize_t llen, vlen, maxvlen; local in function:extattr_copy_link
[all...]
/src/tests/net/can/
H A Dt_can.c103 socklen_t vlen; local in function:ATF_TC_BODY
177 socklen_t vlen; local in function:ATF_TC_BODY
607 socklen_t vlen; local in function:ATF_TC_BODY
[all...]
/src/sys/ufs/chfs/
H A Dchfs_wbuf.c194 int vlen = invecs[invec].iov_len; local in function:chfs_write_wbuf
/src/sys/compat/netbsd32/
H A Dnetbsd32_socket.c275 unsigned int vlen, flags, dg; local in function:netbsd32_recvmmsg
572 unsigned int vlen, flags, dg; local in function:netbsd32_sendmmsg
[all...]
/src/lib/libbluetooth/
H A Dsdp_compat.c167 sdp_search(void * xss,uint32_t plen,uint16_t const * pp,uint32_t alen,uint32_t const * ap,uint32_t vlen,sdp_attr_t * vp) argument
H A Dsdp.h474 uint32_t vlen; /* length of the value[] in bytes */ member in struct:sdp_attr
/src/lib/libterminfo/
H A Dcompile.c266 size_t diff, vlen; local in function:_ti_getname
/src/sys/kern/
H A Dexec_elf.c158 size_t len, vlen; local in function:elf_populate_auxv
H A Duipc_syscalls.c750 unsigned int vlen, flags, dg; local in function:sys_sendmmsg
1013 unsigned int vlen, flags, dg; local in function:sys_recvmmsg
[all...]
/src/sys/net/
H A Dradix.c251 int vlen = *(const u_char *)cp; local in function:rn_match
422 int vlen = *((const u_char *)v); local in function:rn_insert
764 int b, head_off, vlen; local in function:rn_delete1
/src/sbin/routed/
H A Dradix.c213 int off = t->rn_off, vlen = *(u_char *)cp, matched_off; local in function:rn_match
351 int head_off = top->rn_off, vlen = (int)*((u_char *)v); local in function:rn_insert
671 int b, head_off, vlen; local in function:rn_delete
/src/lib/libpthread/
H A Dpthread_cancelstub.c591 recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, argument
635 sendmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, argument
/src/sys/compat/linux/common/
H A Dlinux_socket.c1847 unsigned int vlen, flags, dg; local in function:linux_sys_sendmmsg
1914 unsigned int vlen, flags, dg; local in function:linux_sys_recvmmsg
[all...]
/src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c6289 rump___sysimpl_recvmmsg(int s, struct mmsghdr * mmsg, unsigned int vlen, unsigned int flags, struct timespec * timeout) argument
6321 rump___sysimpl_sendmmsg(int s, struct mmsghdr * mmsg, unsigned int vlen, unsigned int flags) argument

Completed in 23 milliseconds