OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_name_skip
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/dns/nameser/
ns_name.c
697
ns_name_skip
(const u_char **ptrptr, const u_char *eom)
function
735
* (This is basically
ns_name_skip
() without compression-pointer support.)
/bionic/libc/include/arpa/
nameser.h
546
#define
ns_name_skip
__ns_name_skip
macro
602
int
ns_name_skip
(const u_char **, const u_char *) __LIBC_ABI_PUBLIC__;
/development/ndk/platforms/android-L/include/arpa/
nameser.h
547
#define
ns_name_skip
__ns_name_skip
macro
612
int
ns_name_skip
(const u_char **, const u_char *);
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h
547
#define
ns_name_skip
__ns_name_skip
macro
612
int
ns_name_skip
(const u_char **, const u_char *);
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h
547
#define
ns_name_skip
__ns_name_skip
macro
612
int
ns_name_skip
(const u_char **, const u_char *);
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h
547
#define
ns_name_skip
__ns_name_skip
macro
612
int
ns_name_skip
(const u_char **, const u_char *);
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h
547
#define
ns_name_skip
__ns_name_skip
macro
612
int
ns_name_skip
(const u_char **, const u_char *);
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h
547
#define
ns_name_skip
__ns_name_skip
macro
612
int
ns_name_skip
(const u_char **, const u_char *);
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h
547
#define
ns_name_skip
__ns_name_skip
macro
612
int
ns_name_skip
(const u_char **, const u_char *);
Completed in 43 milliseconds