Searched defs:res_sym (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dresolv.h173 struct res_sym { struct
180 extern const struct res_sym __p_class_syms[];
181 extern const struct res_sym __p_type_syms[];
238 int sym_ston __P((const struct res_sym *, const char *, int *));
239 const char * sym_ntos __P((const struct res_sym *, int, int *));
240 const char * sym_ntop __P((const struct res_sym *, int, int *));

Completed in 34 milliseconds