Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Dresolv.h42 #define b64_ntop __b64_ntop macro
/aosp12/bionic/libc/upstream-openbsd/lib/libc/net/
H A Dbase64.c126 b64_ntop(src, srclength, target, targsize) in b64_ntop() function
/aosp12/bionic/tests/
H A Dresolv_test.cpp46 TEST(resolv, b64_ntop) { in TEST() argument