Home
last modified time | relevance | path

Searched refs:b32_pton (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dutil.h383 int b32_pton(const char* src_text, size_t src_text_length,
H A Dutil.h.in367 * calculates the size needed to store the result of b32_pton
383 int b32_pton(const char* src_text, size_t src_text_length,
H A Dconfig.h.in18 /* Define to 1 if you have the `b32_pton' function. */
/freebsd/contrib/ldns/
H A Dutil.c780 b32_pton(const char* src, size_t src_sz, uint8_t* dst, size_t dst_sz) in b32_pton() function
H A Dconfigure.ac933 AC_CHECK_FUNCS([endprotoent endservent sleep random fcntl strtoul bzero memset b32_ntop b32_pton])