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

/freebsd-11-stable/usr.sbin/ppp/
H A Dcbcp.c150 static const char * const cbcpname[] = { variable
157 if (s < sizeof cbcpname / sizeof cbcpname[0])
158 return cbcpname[s];

Completed in 33 milliseconds