res_sym
extern const struct res_sym __p_key_syms[];
extern const struct res_sym __p_cert_syms[];
extern const struct res_sym __p_class_syms[];
extern const struct res_sym __p_type_syms[];
extern const struct res_sym __p_rcode_syms[];
int sym_ston(const struct res_sym *, const char *, int *);
const char * sym_ntos(const struct res_sym *, int, int *);
const char * sym_ntop(const struct res_sym *, int, int *);
const struct res_sym __p_class_syms[] = {
static const struct res_sym __p_default_section_syms[] = {
static const struct res_sym __p_update_section_syms[] = {
const struct res_sym __p_key_syms[] = {
const struct res_sym __p_cert_syms[] = {
const struct res_sym __p_type_syms[] = {
const struct res_sym __p_rcode_syms[] = {
sym_ston(const struct res_sym *syms, const char *name, int *success) {
sym_ntos(const struct res_sym *syms, int number, int *success) {
sym_ntop(const struct res_sym *syms, int number, int *success) {
const struct res_sym *symbols;