Home
last modified time | relevance | path

Searched defs:labuf (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/unbound/util/data/
HDdname.c274 uint8_t labuf[LDNS_MAX_LABELLEN+1]; in dname_query_hash() local
296 uint8_t labuf[LDNS_MAX_LABELLEN+1]; in dname_pkt_hash() local
/NextBSD/contrib/tcsh/
HDsh.lex.c110 struct Strbuf labuf; /* = Strbuf_INIT; */ variable