Searched refs:azPtype_names (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dtportc.c47 static const char * const azPtype_names[] =
58 #define CPORT_TYPES (sizeof azPtype_names / sizeof azPtype_names[0])
252 if (azPtype_names[i] != NULL
253 && strcasecmp (argv[1], azPtype_names[i]) == 0)
45 static const char * const azPtype_names[] = variable

Completed in 182 milliseconds