Home
last modified time | relevance | path

Searched defs:slen (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dwire2str.c265 size_t slen = (size_t)sldns_wire2str_pkt_buf(data, len, NULL, 0); in sldns_wire2str_pkt() local
274 size_t slen = (size_t)sldns_wire2str_rr_buf(rr, len, NULL, 0); in sldns_wire2str_rr() local
297 size_t slen=(size_t)sldns_wire2str_dname_buf(dname, dname_len, NULL, 0); in sldns_wire2str_dname() local
311 int sldns_wire2str_pkt_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_pkt_buf()
317 int sldns_wire2str_rr_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_rr_buf()
323 int sldns_wire2str_rrquestion_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_rrquestion_buf()
337 int sldns_wire2str_rr_unknown_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_rr_unknown_buf()
344 char* s, size_t slen) in sldns_wire2str_rr_comment_buf()
351 int sldns_wire2str_type_buf(uint16_t rrtype, char* s, size_t slen) in sldns_wire2str_type_buf()
357 int sldns_wire2str_class_buf(uint16_t rrclass, char* s, size_t slen) in sldns_wire2str_class_buf()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetxxyyy.c55 size_t slen; in copypw() local
95 size_t slen, n = 0; in rk_getpwnam_r() local
121 size_t slen, n = 0; in rk_getpwnam_r() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dutf.d642 size_t slen = s.length; in toUTF8() local
670 size_t slen = s.length; in toUTF8() local
724 size_t slen = s.length; in toUTF16() local
751 size_t slen = s.length; in toUTF16z() local
790 size_t slen = s.length; in toUTF16() local
810 size_t slen = s.length; in toUTF32() local
831 size_t slen = s.length; in toUTF32() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dutf.d642 size_t slen = s.length; in toUTF8() local
670 size_t slen = s.length; in toUTF8() local
724 size_t slen = s.length; in toUTF16() local
757 size_t slen = s.length; in toUTF16z() local
802 size_t slen = s.length; in toUTF16() local
828 size_t slen = s.length; in toUTF32() local
849 size_t slen = s.length; in toUTF32() local
/netbsd-src/external/bsd/blocklist/test/
H A Dcltest.c63 socklen_t *slen) in getaddr()
100 socklen_t slen; in main() local
H A Dsrvtest.c87 socklen_t slen; in process_udp() local
106 socklen_t slen; in cr() local
/netbsd-src/tests/kernel/kqueue/
H A Dt_empty.c75 socklen_t slen = sizeof(sndbufsize); in test_empty() local
144 socklen_t slen; in ATF_TC_BODY() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Dhash.c44 #define OpenSSL_MGF1(m,mlen,s,slen,md) PKCS1_MGF1(m,mlen,s,slen,md) argument
47 #define OpenSSL_MGF1(m,mlen,s,slen,md) MGF1(m,mlen,s,slen) argument
205 long olen = outLen, slen = seedLen; in Trspi_MGF1() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dcplus-dem.c253 size_t slen = strlen (operators[k][0]); in ada_demangle() local
397 size_t slen = strlen (special[k][0]); in ada_demangle() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dcplus-dem.c253 size_t slen = strlen (operators[k][0]); in ada_demangle() local
397 size_t slen = strlen (special[k][0]); in ada_demangle() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dcplus-dem.c253 size_t slen = strlen (operators[k][0]); in ada_demangle() local
397 size_t slen = strlen (special[k][0]); in ada_demangle() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dcplus-dem.c253 size_t slen = strlen (operators[k][0]); in ada_demangle() local
397 size_t slen = strlen (special[k][0]); in ada_demangle() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dstring_intrinsics_inc.c165 string_trim (gfc_charlen_type *len, CHARTYPE **dest, gfc_charlen_type slen, in string_trim()
253 string_index (gfc_charlen_type slen, const CHARTYPE *str, in string_index()
331 string_scan (gfc_charlen_type slen, const CHARTYPE *str, in string_scan()
371 string_verify (gfc_charlen_type slen, const CHARTYPE *str, in string_verify()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dstring_intrinsics_inc.c165 string_trim (gfc_charlen_type *len, CHARTYPE **dest, gfc_charlen_type slen, in string_trim()
253 string_index (gfc_charlen_type slen, const CHARTYPE *str, in string_index()
331 string_scan (gfc_charlen_type slen, const CHARTYPE *str, in string_scan()
371 string_verify (gfc_charlen_type slen, const CHARTYPE *str, in string_verify()
/netbsd-src/lib/libc/stdio/
H A Dmkstemps.c31 mkstemps(char *path, int slen) in mkstemps()
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_fork_wait.h43 const int slen = sizeof(state); in fork_body() local
367 const int slen = sizeof(state); in unrelated_tracer_fork_body() local
752 const int slen = sizeof(state); in fork_detach_forker_body() local
949 const int slen = sizeof(state); in unrelated_tracer_fork_detach_forker_body() local
1290 const int slen = sizeof(state); in TRACEME_VFORK_FORK_TEST() local
/netbsd-src/lib/libc/ssp/
H A Dstpcpy_chk.c46 __stpcpy_chk(char * __restrict dst, const char * __restrict src, size_t slen) in __stpcpy_chk()
H A Dstpncpy_chk.c47 size_t slen) in __stpncpy_chk()
H A Dgets_chk.c47 __gets_chk(char * __restrict buf, size_t slen) in __gets_chk()
H A Dmemset_chk.c44 __memset_chk(void * __restrict dst, int val, size_t len, size_t slen) in __memset_chk()
H A Dstrncpy_chk.c46 size_t slen) in __strncpy_chk()
H A Dmemmove_chk.c45 size_t slen) in __memmove_chk()
/netbsd-src/external/gpl3/gcc.old/dist/libssp/
H A Dstrcpy-chk.c45 size_t slen) in __strcpy_chk()
/netbsd-src/external/gpl3/gcc/dist/libssp/
H A Dstrncpy-chk.c45 size_t len, size_t slen) in __strncpy_chk()
H A Dmemset-chk.c44 __memset_chk (void *dest, int val, size_t len, size_t slen) in __memset_chk()

12345678910>>...16