OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CBCP_RESP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
cbcp.h
59
#define
CBCP_RESP
2
cbcp.c
104
static void
cbcp_resp
(cbcp_state *us);
190
case
CBCP_RESP
:
192
dbglog("
CBCP_RESP
received");
251
case
CBCP_RESP
:
360
cbcp_resp
(us);
364
cbcp_resp
(cbcp_state *us)
function
373
dbglog("
cbcp_resp
cb_type=%d", cb_type);
381
dbglog("
cbcp_resp
CONF_USER");
393
cbcp_send(us,
CBCP_RESP
, buf, len);
398
dbglog("
cbcp_resp
CONF_ADMIN")
[
all
...]
Completed in 17 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026