Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/nvi/dist/common/
H A Dconv.c50 raw2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in raw2int()
111 size_t *tolen, const CHAR_T **dst, const char *enc) in default_char2int()
187 size_t *tolen, const CHAR_T **dst) in fe_char2int()
194 size_t *tolen, const CHAR_T **dst) in ie_char2int()
201 size_t *tolen, const CHAR_T **dst) in cs_char2int()
209 size_t *tolen, const char **dst) in CHAR_T_int2char()
219 size_t *tolen, const CHAR_T **dst) in CHAR_T_char2int()
228 int2raw(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, size_t *tolen, in int2raw()
252 size_t *tolen, const char **pdst, const char *enc) in default_int2char()
358 size_t *tolen, const char **dst) in fe_int2char()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lib.c482 int bn2binpad(const BIGNUM *a, unsigned char *to, int tolen, endianess_t endianess) in bn2binpad()
532 int BN_bn2binpad(const BIGNUM *a, unsigned char *to, int tolen) in BN_bn2binpad()
591 int BN_bn2lebinpad(const BIGNUM *a, unsigned char *to, int tolen) in BN_bn2lebinpad()
607 int BN_bn2nativepad(const BIGNUM *a, unsigned char *to, int tolen) in BN_bn2nativepad()
/netbsd-src/external/bsd/unbound/dist/winrc/
H A Dw_inst.c178 size_t tolen = strlen(to); in change() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_lib.c481 int bn2binpad(const BIGNUM *a, unsigned char *to, int tolen, endianess_t endianess) in bn2binpad()
530 int BN_bn2binpad(const BIGNUM *a, unsigned char *to, int tolen) in BN_bn2binpad()
589 int BN_bn2lebinpad(const BIGNUM *a, unsigned char *to, int tolen) in BN_bn2lebinpad()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.h109 #define sendto(s,buf,len,flags,to,tolen) swrap_sendto(s,buf,len,flags,to,tolen) argument
H A Dsocket_wrapper.c1668 …p_sendto(int s, const void *buf, size_t len, int flags, const struct sockaddr *to, socklen_t tolen) in swrap_sendto()
/netbsd-src/sys/fs/v7fs/
H A Dv7fs_file_util.c123 const char *to, size_t tolen) in v7fs_file_rename()
H A Dv7fs_vnops.c1286 size_t tolen = cnp->cn_namelen; in v7fs_symlink() local
/netbsd-src/usr.bin/sed/
H A Ddefs.h83 size_t tolen; member
/netbsd-src/usr.sbin/inetd/
H A Dinetd.c980 struct sockaddr * restrict to, socklen_t * restrict tolen) in recvfromto()
1071 const struct sockaddr *to, socklen_t tolen) in sendfromto()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dapp.c409 do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen) in do_scrub_chars() argument
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dapp.c409 do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen) in do_scrub_chars() argument
/netbsd-src/usr.sbin/rwhod/
H A Drwhod.c551 socklen_t tolen) in Sendto()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dsockmisc.c198 recvfromto(s, buf, buflen, flags, from, fromlen, to, tolen) in recvfromto() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c563 size_t tolen = (size_t)((TypeSArray *)t)->dim->toInteger(); in implicitConvTo() local
587 size_t tolen = (size_t)((TypeSArray *)t)->dim->toInteger(); in implicitConvTo() local
/netbsd-src/lib/libc/net/
H A Dsctp_sys_calls.c371 socklen_t tolen __attribute__((unused)), in sctp_sendmsg()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dname.c87 size_t i, j, tolen; in quote_string() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.d605 size_t tolen = cast(size_t)t.isTypeSArray().dim.toInteger(); in implicitConvTo() local
627 size_t tolen = cast(size_t)t.isTypeSArray().dim.toInteger(); in implicitConvTo() local
/netbsd-src/lib/libpthread/
H A Dpthread_cancelstub.c615 const struct sockaddr *to, socklen_t tolen) in sendto()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.h1057 int tolen; member
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.h1058 int tolen; member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.c240 socklen_t tolen = sizeof(to); in get_sock_af() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dnetbsd_syscall_hooks.h698 #define __sanitizer_syscall_pre_sendto(s, buf, len, flags, to, tolen) \ argument
702 #define __sanitizer_syscall_post_sendto(res, s, buf, len, flags, to, tolen) \ argument
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1819 rump___sysimpl_sendto(int s, const void * buf, size_t len, int flags, const struct sockaddr * to, socklen_t tolen) in rump___sysimpl_sendto() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A 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

12