Searched refs:mem_maybedup (Results 1 – 2 of 2) sorted by relevance
348 tsig->signature = mem_maybedup(sr.base, tsig->siglen); in tostruct_any_tsig()375 tsig->other = mem_maybedup(sr.base, tsig->otherlen); in tostruct_any_tsig()
169 mem_maybedup(void *source, size_t length) { in mem_maybedup() function