/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | set_str.c | 69 mpn_set_str (mp_ptr rp, const unsigned char *str, size_t str_len, int base) in mpn_set_str() 139 mpn_dc_set_str (mp_ptr rp, const unsigned char *str, size_t str_len, in mpn_dc_set_str() 197 mpn_bc_set_str (mp_ptr rp, const unsigned char *str, size_t str_len, int base) in mpn_bc_set_str()
|
/netbsd-src/external/lgpl3/gmp/dist/tune/ |
H A D | set_strp.c | 36 mpn_pre_set_str (mp_ptr wp, unsigned char *str, size_t str_len, powers_t *powtab, mp_ptr tp) in mpn_pre_set_str()
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | is_header.c | 48 ssize_t is_header_buf(const char *str, ssize_t str_len) in is_header_buf()
|
H A D | haproxy_srvr.c | 331 static const char *haproxy_srvr_parse_v2_hdr(const char *str, ssize_t *str_len, in haproxy_srvr_parse_v2_hdr() 428 const char *haproxy_srvr_parse(const char *str, ssize_t *str_len, in haproxy_srvr_parse()
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | readzone.c | 64 size_t str_len = sizeof(str); in main() local
|
/netbsd-src/lib/libc/rpc/ |
H A D | svc_auth_unix.c | 79 size_t str_len, gid_len, i; in _svcauth_unix() local
|
/netbsd-src/external/lgpl3/mpc/dist/tests/ |
H A D | tstrtoc.c | 39 size_t str_len = 255; in check_file() local
|
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/ |
H A D | osunixdir.c | 140 int str_len; in AcpiOsGetNextFilename() local
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | strtab.h | 42 size_t str_len; /* length in bytes of this string */ member
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_strtab.h | 42 size_t str_len; /* length in bytes of this string */ member
|
/netbsd-src/lib/libpam/modules/pam_login_access/ |
H A D | login_access.c | 208 size_t str_len; in from_match() local
|
/netbsd-src/usr.bin/make/ |
H A D | str.c | 123 size_t str_len; in Substring_Words() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | vasprintf.c | 1204 size_t str_len; in regular_ab() local 1322 size_t str_len; in regular_eg() local 1523 size_t str_len; in regular_fg() local 1606 size_t str_len; in regular_fg() local
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | fs-event.c | 408 size_t str_len; in file_info_cmp() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/ |
H A D | bi.c | 64 int str_len = strlen( strings); in retrieve_byte_array() local
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | btf.h | 49 uint32_t str_len; /* Length of string section, in bytes. */ member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | enc.c | 424 size_t str_len = strlen(str); in enc_main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | enc.c | 440 size_t str_len = strlen(str); in enc_main() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | write-mo.c | 280 size_t str_len; in write_table() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/ |
H A D | afssys.c | 177 size_t str_len = strlen (str); in map_syscall_name_to_number() local
|
/netbsd-src/external/bsd/unbound/dist/edns-subnet/ |
H A D | subnetmod.c | 727 size_t str_len = sizeof(buf); in subnet_log_print() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | btfout.cc | 788 uint32_t str_off = 0, str_len = 0; in output_btf_header() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rrl.c | 817 add_log_str(isc_buffer_t *lb, const char *str, unsigned int str_len) { in add_log_str()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rrl.c | 817 add_log_str(isc_buffer_t * lb,const char * str,unsigned int str_len) add_log_str() argument
|
/netbsd-src/external/bsd/unbound/dist/sldns/ |
H A D | wire2str.c | 330 size_t str_len, uint16_t rrtype) in sldns_wire2str_rdata_buf() 1132 uint8_t i, str_len = *dp++; in sldns_wire2str_svcparam_alpn2str() local 2398 size_t* str_len, uint8_t* pkt, size_t pktlen) in sldns_wire2str_edns_scan()
|