OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_format_ttl
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/dns/nameser/
ns_ttl.c
56
ns_format_ttl
(u_long src, char *dst, size_t dstlen) {
function
/bionic/libc/include/arpa/
nameser.h
534
#define
ns_format_ttl
__ns_format_ttl
macro
584
int
ns_format_ttl
(u_long, char *, size_t) __LIBC_ABI_PUBLIC__;
/development/ndk/platforms/android-L/include/arpa/
nameser.h
535
#define
ns_format_ttl
__ns_format_ttl
macro
594
int
ns_format_ttl
(u_long, char *, size_t);
Completed in 30 milliseconds