Home
last modified time | relevance | path

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

/external/ltp/utils/sctp/lib/
Dsendmsg.c33 socklen_t tolen, uint32_t ppid, uint32_t flags, in sctp_sendmsg()
/external/flac/src/share/utf8/
Diconvert.c58 char **to, size_t *tolen) in iconvert()
Dutf8.c148 char **to, size_t *tolen) in convert_buffer()
Dcharset.c484 char **to, size_t *tolen) in charset_convert()
/external/ltp/utils/sctp/testlib/
Dsctputil.h199 const struct sockaddr *to, socklen_t tolen) in test_sendto()
271 struct sockaddr *to, socklen_t tolen, in test_sctp_sendmsg()
/external/ipsec-tools/src/racoon/
Dsockmisc.c281 socklen_t *fromlen, struct sockaddr *to, unsigned int *tolen) in recvfromto()
385 recvfromto(s, buf, buflen, flags, from, fromlen, to, tolen) in recvfromto() argument
/external/ltp/testcases/kernel/syscalls/sendto/
Dsendto01.c62 int tolen; /* length of "to" buffer */ member
/external/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg01.c96 int tolen; /* length of "to" buffer */ member
/external/libwebsockets/lib/tls/openssl/
Dlws-genec.c59 int BN_bn2binpad(const BIGNUM *a, unsigned char *to, int tolen) in BN_bn2binpad()
/external/oj-libjdwp/src/solaris/transport/socket/
Dsocket_md.c100 int flags, struct sockaddr *to, socklen_t tolen) { in dbgsysSendTo()
/external/usrsctp/usrsctplib/
Duser_socket.c577 socklen_t tolen; /* was __socklen_t */ member
776 socklen_t tolen, in userspace_sctp_sendmsg()
960 socklen_t tolen, in userspace_sctp_sendmbuf()
/external/python/cpython2/Modules/
Dstropmodule.c913 Py_ssize_t i, fromlen=0, tolen=0; in strop_maketrans() local
/external/openssh/
Dpacket.c435 socklen_t fromlen, tolen; in ssh_packet_connection_is_on_socket() local
476 socklen_t tolen = sizeof(to); in ssh_packet_connection_af() local
/external/libxml2/
Dxmlreader.c5845 unsigned char *to, unsigned long *tolen) in xmlBase64Decode()
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h702 #define __sanitizer_syscall_pre_sendto(s, buf, len, flags, to, tolen) \ argument
706 #define __sanitizer_syscall_post_sendto(res, s, buf, len, flags, to, tolen) \ argument