HomeSort by: relevance | last modified time | path
    Searched defs:__p_type_syms (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/resolv/
res_debug.c 474 const struct res_sym __p_type_syms[] = { variable in typeref:typename:const struct res_sym[]
626 result = sym_ntos(__p_type_syms, type, &success);
1225 result = sym_ston(__p_type_syms, buf, &success);
res_debug.c 474 const struct res_sym __p_type_syms[] = { variable in typeref:typename:const struct res_sym[]
626 result = sym_ntos(__p_type_syms, type, &success);
1225 result = sym_ston(__p_type_syms, buf, &success);
res_debug.c 474 const struct res_sym __p_type_syms[] = { variable in typeref:typename:const struct res_sym[]
626 result = sym_ntos(__p_type_syms, type, &success);
1225 result = sym_ston(__p_type_syms, buf, &success);

Completed in 67 milliseconds