Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 18 of 18) sorted by relevance

/openbsd/usr.sbin/unbound/testcode/
H A Dreadzone.c64 size_t str_len = sizeof(str); in main() local
H A Dtestpkts.c1385 size_t str_len = strlen(str); in ignore_edns_lines() local
/openbsd/lib/libc/rpc/
H A Dsvc_auth_unix.c63 u_int str_len, gid_len; in _svcauth_unix() local
/openbsd/gnu/llvm/lldb/examples/python/
H A Dbsd.py29 def read_str(file, str_len): argument
32 def read_int(file, str_len, base): argument
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c193 uint8_t str_len = 0; in dp_link_settings_read() local
1456 int i, r, str_len = 10; in dp_dsc_clock_en_read() local
1646 int i, r, str_len = 30; in dp_dsc_slice_width_read() local
1834 int i, r, str_len = 30; in dp_dsc_slice_height_read() local
2018 int i, r, str_len = 30; in dp_dsc_bits_per_pixel_read() local
2197 int i, r, str_len = 30; in dp_dsc_pic_width_read() local
2255 int i, r, str_len = 30; in dp_dsc_pic_height_read() local
2328 int i, r, str_len = 30; in dp_dsc_chunk_size_read() local
2401 int i, r, str_len = 30; in dp_dsc_slice_bpg_offset_read() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DStringList.cpp49 void StringList::AppendString(const char *str, size_t str_len) { in AppendString()
/openbsd/usr.sbin/unbound/edns-subnet/
H A Dsubnetmod.c727 size_t str_len = sizeof(buf); in subnet_log_print() local
/openbsd/lib/libcrypto/evp/
H A Dp_lib.c206 size_t i, str_len; in EVP_PKEY_asn1_find_str() local
/openbsd/usr.sbin/unbound/sldns/
H A Dwire2str.c330 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()
H A Dstr2wire.c1481 size_t str_len; in sldns_str2wire_svcbparam_alpn_value() local
1553 size_t str_len; in sldns_str2wire_svcparam_value() local
/openbsd/sbin/unwind/libunbound/sldns/
H A Dwire2str.c330 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()
H A Dstr2wire.c1481 size_t str_len; in sldns_str2wire_svcbparam_alpn_value() local
1553 size_t str_len; in sldns_str2wire_svcparam_value() local
/openbsd/usr.sbin/nsd/
H A Drdata.c775 uint8_t i, str_len = *dp++; in rdata_svcparam_alpn_to_string() local
H A Dzonec.c1075 size_t str_len; in zparser_conv_svcbparam_alpn_value() local
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c958 size_t i, numtag, str_len = 255; in chaos_trustanchor() local
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atom.c1390 unsigned short str_len; in atom_find_str_in_rom() local
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs7398 STRLEN str_len; in siphash24() local
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1080 size_t str_len = strlen(src) + 1; in __dfso_strcpy() local