Home | History | Annotate | Download | only in src

Lines Matching refs:cftypes

121   static const char * const cftypes[] = {
149 if (proto > sizeof cftypes / sizeof *cftypes || cftypes[proto] == NULL)
152 return cftypes[proto];