Searched refs:DL_DIAL (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.sbin/isdn/isdnd/ |
| D | dial.c | 60 …DBGL(DL_DIAL, (logit(LL_DBG, "select_first_dialno: only one no, no = %s", cep->remote_phone_dialou… in select_first_dialno() 70 …DBGL(DL_DIAL, (logit(LL_DBG, "select_first_dialno: use first, no = %s", cep->remote_phone_dialout)… in select_first_dialno() 86 …DBGL(DL_DIAL, (logit(LL_DBG, "select_first_dialno: use last, no = %s", cep->remote_phone_dialout))… in select_first_dialno() 98 …DBGL(DL_DIAL, (logit(LL_DBG, "select_first_dialno: use next, no = %s", cep->remote_phone_dialout))… in select_first_dialno() 109 …DBGL(DL_DIAL, (logit(LL_DBG, "select_first_dialno: no last found (use 0), no = %s", cep->remote_ph… in select_first_dialno() 130 …DBGL(DL_DIAL, (logit(LL_DBG, "select_next_dialno: only one no, no = %s", cep->remote_phone_dialout… in select_next_dialno() 150 DBGL(DL_DIAL, (logit(LL_DBG, "select_next_dialno: index=%d, no=%s", in select_next_dialno() 163 DBGL(DL_DIAL, (logit(LL_DBG, "select_this_dialno: index = %d, no = %s", in select_this_dialno()
|
| D | main.c | 92 … state = 0x%04x, retry = 0x%04x, dial = 0x%04x\n", DL_STATE, DL_RCVRY, DL_DIAL); in usage()
|
| D | isdnd.h | 112 #define DL_DIAL 0x0020 /* messages related to dial recovery */ macro
|