Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/ppp/
HDcbcp.c148 static const char * const cbcpname[] = { variable
155 if (s < sizeof cbcpname / sizeof cbcpname[0]) in cbcpstate()
156 return cbcpname[s]; in cbcpstate()