Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/unbound/testcode/
H A Dreadzone.c64 size_t str_len = sizeof(str); main() local
H A Dtestpkts.c1385 size_t str_len = strlen(str); in ignore_edns_lines() local
/openbsd-src/lib/libc/rpc/
H A Dsvc_auth_unix.c63 u_int str_len, gid_len; in _svcauth_unix() local
/openbsd-src/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-src/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-src/gnu/llvm/lldb/source/Utility/
H A DStringList.cpp49 void StringList::AppendString(const char *str, size_t str_len) { in AppendString()
/openbsd-src/usr.sbin/unbound/edns-subnet/
H A Dsubnetmod.c759 size_t str_len = sizeof(buf); in subnet_log_print() local
/openbsd-src/lib/libcrypto/evp/
H A Dp_lib.c206 size_t i, str_len; in EVP_PKEY_asn1_find_str() local
/openbsd-src/usr.sbin/unbound/sldns/
H A Dwire2str.c330 sldns_wire2str_rdata_buf(uint8_t * rdata,size_t rdata_len,char * str,size_t str_len,uint16_t rrtype) sldns_wire2str_rdata_buf() argument
1132 uint8_t i, str_len = *dp++; sldns_wire2str_svcparam_alpn2str() local
2398 sldns_wire2str_edns_scan(uint8_t ** data,size_t * data_len,char ** str,size_t * str_len,uint8_t * pkt,size_t pktlen) sldns_wire2str_edns_scan() argument
[all...]
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-src/sbin/unwind/libunbound/sldns/
H A Dwire2str.c330 sldns_wire2str_rdata_buf(uint8_t * rdata,size_t rdata_len,char * str,size_t str_len,uint16_t rrtype) sldns_wire2str_rdata_buf() argument
1132 uint8_t i, str_len = *dp++; sldns_wire2str_svcparam_alpn2str() local
2398 sldns_wire2str_edns_scan(uint8_t ** data,size_t * data_len,char ** str,size_t * str_len,uint8_t * pkt,size_t pktlen) sldns_wire2str_edns_scan() argument
[all...]
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-src/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-src/usr.sbin/unbound/daemon/
H A Dworker.c963 size_t i, numtag, str_len = 255; chaos_trustanchor() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atom.c1390 unsigned short str_len; in atom_find_str_in_rom() local
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs7398 STRLEN str_len; siphash24() local
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1080 size_t str_len = strlen(src) + 1; in __dfso_strcpy() local