Home
last modified time | relevance | path

Searched refs:_getlong (Results 1 – 3 of 3) 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.h442 uint32_t _getlong(const u_char *);
/bionic/libc/
Dlibc.map288 _getlong;