HomeSort by relevance Sort by last modified time
    Searched defs:_getlong (Results 1 - 2 of 2) sorted by null

  /bionic/libc/netbsd/resolv/
res_comp.c 263 u_int32_t _getlong(const u_char *src) { return (ns_get32(src)); } function
  /external/openssh/openbsd-compat/
getrrsetbyname.c 134 _getlong(msgp) function
143 u_int32_t _getlong(register const u_char *);
539 curr->ttl = _getlong(*cp);

Completed in 120 milliseconds