Home
last modified time | relevance | path

Searched defs:dup_str (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ldns/
H A Dradix.c1008 uint8_t* split_str = NULL, *dup_str = NULL; in ldns_radix_array_split() local
/freebsd/lib/libtacplus/
H A Dtaclib.c360 dup_str(struct tac_handle *h, const struct tac_str *ss, size_t *len) in dup_str() function
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c1230 static char *dup_str(const unsigned char *in, size_t len) in dup_str() function