OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_cdnname
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/private/
resolv_private.h
356
#define
p_cdnname
__p_cdnname
macro
436
const u_char *
p_cdnname
(const u_char *, const u_char *, int, FILE *);
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h
289
#define
p_cdnname
__p_cdnname
macro
340
const u_char *
p_cdnname
(const u_char *, const u_char *, int, FILE *)
/bionic/libc/netbsd/resolv/
res_debug.c
314
p_cdnname
(const u_char *cp, const u_char *msg, int len, FILE *file) {
function
329
return (
p_cdnname
(cp, msg, PACKETSZ, file));
Completed in 717 milliseconds