OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__p_type_syms
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/dns/include/
resolv_private.h
349
extern const struct res_sym
__p_type_syms
[];
/bionic/libc/dns/resolv/
res_debug.c
471
const struct res_sym
__p_type_syms
[] = {
variable in typeref:struct:res_sym
623
result = sym_ntos(
__p_type_syms
, type, &success);
1218
result = sym_ston(
__p_type_syms
, buf, &success);
[
all
...]
Completed in 37 milliseconds