Home
last modified time | relevance | path

Searched refs:_getlong (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/dns/resolv/
Dres_comp.c263 u_int32_t _getlong(const u_char *src) { return (ns_get32(src)); } in _getlong() function
/bionic/libc/dns/include/
Dresolv_private.h435 uint32_t _getlong(const u_char *);