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

/bind-9.11.3/bin/tools/
H A Ddnstap-read.c146 const ProtobufCEnumValue *ftype, *mtype; local
149 ftype = protobuf_c_enum_descriptor_get_value(
152 if (ftype == NULL)
160 printf("type: %s\n", ftype->name);

Completed in 11 milliseconds