Searched refs:sldns_wire2str_opcode_buf (Results 1 – 3 of 3) sorted by relevance
483 int sldns_wire2str_opcode_buf(int opcode, char* str, size_t len);
335 int sldns_wire2str_opcode_buf(int opcode, char* s, size_t slen) in sldns_wire2str_opcode_buf() function
350 sldns_wire2str_opcode_buf(i, nm, sizeof(nm)); in print_extended()