Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Dresolv.h44 #define b64_pton __b64_pton macro
/aosp12/bionic/libc/upstream-openbsd/lib/libc/net/
H A Dbase64.c190 b64_pton(src, target, targsize) in b64_pton() function
/aosp12/bionic/tests/
H A Dresolv_test.cpp55 TEST(resolv, b64_pton) { in TEST() argument