Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/isdn/isdnd/
Disdnd.h347 #define DIALOUT_CALLEDBACK 1 /* remote is expected to callback */ macro
Drc_config.c595 current_cfe->dialouttype = DIALOUT_CALLEDBACK; in cfg_setval()
1751 if (cep->dialouttype == DIALOUT_CALLEDBACK) in print_config()
Dsupport.c454 && cep->dialouttype == DIALOUT_CALLEDBACK) in find_matching_entry_incoming()