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

/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dmultilink.c470 static char *endp_class_names[] = { variable
501 endp_class_names[ep->class]);
531 int sl = strlen(endp_class_names[i]);
532 if (strncasecmp(str, endp_class_names[i], sl) == 0) {

Completed in 169 milliseconds