OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_getlong
(Results
1 - 5
of
5
) sorted by null
/external/openssh/openbsd-compat/
getrrsetbyname.c
134
_getlong
(msgp)
function
143
u_int32_t
_getlong
(register const u_char *);
539
curr->ttl =
_getlong
(*cp);
/bionic/libc/netbsd/resolv/
res_comp.c
263
u_int32_t
_getlong
(const u_char *src) { return (ns_get32(src)); }
function
/external/dnsmasq/src/
nameser.h
326
extern u_int32_t
_getlong
(const unsigned char *);
/bionic/libc/private/
resolv_private.h
429
uint32_t
_getlong
(const u_char *);
/external/openssh/
configure
[
all
...]
Completed in 77 milliseconds