Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/isdn/isdnd/
Drc_config.c373 DBGL(DL_RCCF, (logit(LL_DBG, "system: acctall = %d", yylval.booln))); in cfg_setval()
378 DBGL(DL_RCCF, (logit(LL_DBG, "system: acctfile = %s", yylval.str))); in cfg_setval()
385 …DBGL(DL_RCCF, (logit(LL_DBG, "entry %s: alert < %d, min = %d", current_cfe->name, MINALERT, yylval… in cfg_setval()
390 …DBGL(DL_RCCF, (logit(LL_DBG, "entry %s: alert > %d, min = %d", current_cfe->name, MAXALERT, yylval… in cfg_setval()
393 DBGL(DL_RCCF, (logit(LL_DBG, "entry %s: alert = %d", current_cfe->name, yylval.num))); in cfg_setval()
398 DBGL(DL_RCCF, (logit(LL_DBG, "system: aliasing = %d", yylval.booln))); in cfg_setval()
404 DBGL(DL_RCCF, (logit(LL_DBG, "system: aliasfile = %s", yylval.str))); in cfg_setval()
413 DBGL(DL_RCCF, (logit(LL_DBG, "entry %s: answerprog = %s", current_cfe->name, yylval.str))); in cfg_setval()
417 DBGL(DL_RCCF, (logit(LL_DBG, "entry %s: b1protocol = %s", current_cfe->name, yylval.str))); in cfg_setval()
431 DBGL(DL_RCCF, (logit(LL_DBG, "system: beepconnect = %d", yylval.booln))); in cfg_setval()
[all …]
Dsupport.c69 DBGL(DL_MSG, (logit(LL_DBG, "find_active_entry_by_driver: entry %d, time not valid!", i))); in find_active_entry_by_driver()
77 DBGL(DL_MSG, (logit(LL_DBG, "find_active_entry_by_driver: entry %d [%s%d], cdid=CDID_UNUSED !", in find_active_entry_by_driver()
83 DBGL(DL_MSG, (logit(LL_DBG, "find_active_entry_by_driver: entry %d [%s%d], cdid=CDID_RESERVED!", in find_active_entry_by_driver()
114 …DBGL(DL_MSG, (logit(LL_DBG, "find_by_device_for_dialout: entry %d, time not valid!", cep->index))); in find_by_device_for_dialout()
122 … DBGL(DL_MSG, (logit(LL_DBG, "find_by_device_for_dialout: entry %d, cdid reserved!", cep->index))); in find_by_device_for_dialout()
130 DBGL(DL_MSG, (logit(LL_DBG, "find_by_device_for_dialout: entry %d, cdid in use", cep->index))); in find_by_device_for_dialout()
138 DBGL(DL_MSG, (logit(LL_DBG, "find_by_device_for_dialout: found entry %d!", cep->index))); in find_by_device_for_dialout()
143 …DBGL(DL_MSG, (logit(LL_DBG, "find_by_device_for_dialout: entry %d, setup_dialout() failed!", cep->… in find_by_device_for_dialout()
148 DBGL(DL_MSG, (logit(LL_DBG, "find_by_device_for_dialout: no entry found!"))); in find_by_device_for_dialout()
175 …DBGL(DL_MSG, (logit(LL_DBG, "find_by_device_for_dialoutnumber: entry %d, time not valid!", cep->in… in find_by_device_for_dialoutnumber()
[all …]
Dfsm.c97 DBGL(DL_STATE, (logit(LL_DBG, "F_ill: Illegal State reached !!!"))); in F_ill()
114 DBGL(DL_STATE, (logit(LL_DBG, "F_MCI: tx SETUP_RESP_ACCEPT"))); in F_MCI()
125 DBGL(DL_STATE, (logit(LL_DBG, "F_MCAI: Connection active!"))); in F_MCAI()
142 DBGL(DL_STATE, (logit(LL_DBG, "F_TIMO: Timout occurred!"))); in F_TIMO()
153 DBGL(DL_STATE, (logit(LL_DBG, "F_IDIS: disconnect indication"))); in F_IDIS()
163 DBGL(DL_STATE, (logit(LL_DBG, "F_DRQ: local disconnect request"))); in F_DRQ()
173 DBGL(DL_STATE, (logit(LL_DBG, "F_MDI: disconnect indication, local disconnected"))); in F_MDI()
183 DBGL(DL_STATE, (logit(LL_DBG, "F_DIAL: local dial out request"))); in F_DIAL()
201 DBGL(DL_STATE, (logit(LL_DBG, "F_DOK: dial out ok"))); in F_DOK()
221 DBGL(DL_STATE, (logit(LL_DBG, "F_DFL: dial fail, dial retry"))); in F_DFL()
[all …]
Dcontroller.c97 DBGL(DL_RCCF, (logit(LL_DBG, "init_controller: found %d ISDN controller(s)", max))); in init_controller()
135 DBGL(DL_RCCF, (logit(LL_DBG, "init_controller_state: controller %d (%s) is %s", in init_controller_state()
163 …DBGL(DL_RCCF, (logit(LL_DBG, "init_active_controller, tina-dd %d: executing [%s %d]", unit, tinain… in init_active_controller()
208 DBGL(DL_RCCF, (logit(LL_DBG, "init_active_controller " in init_active_controller()
272 DBGL(DL_CNST, (logit(LL_DBG, "set_controller_state: controller [%d] set UP!", ctrl->isdnif))); in set_controller_state()
277 DBGL(DL_CNST, (logit(LL_DBG, "set_controller_state: controller [%d] set DOWN!", ctrl->isdnif))); in set_controller_state()
313 …DBGL(DL_CNST, (logit(LL_DBG, "decr_free_channels: ctrl %d, now %d chan free", ctrl->isdnif, ctrl->… in decr_free_channels()
336 …DBGL(DL_CNST, (logit(LL_DBG, "incr_free_channels: ctrl %d, now %d chan free", ctrl->isdnif, ctrl->… in incr_free_channels()
356 …DBGL(DL_CNST, (logit(LL_DBG, "get_free_channels: ctrl %d, %d chan free", ctrl->isdnif, ctrl->freec… in get_free_channels()
373 …DBGL(DL_CNST, (logit(LL_DBG, "set_channel_busy: controller [%d] invalid channel %d", ctrl->isdnif,… in set_channel_busy()
[all …]
Dtimer.c99 DBGL(DL_TIME, (logit(LL_DBG, "time < 1 - last %ld:%ld now %ld:%ld", in hr_callgate()
108 DBGL(DL_TIME, (logit(LL_DBG, "time < 900000us - last %ld:%ld now %ld:%ld", in hr_callgate()
115 DBGL(DL_TIME, (logit(LL_DBG, "time OK! - last %ld:%ld now %ld:%ld", in hr_callgate()
146 DBGL(DL_BDGT, (logit(LL_DBG, "%s: new cback-budget-period (%d s, %d left)", in handle_recovery()
157 DBGL(DL_BDGT, (logit(LL_DBG, "%s: new cout-budget-period (%d s, %d left)", in handle_recovery()
192 DBGL(DL_RCVRY, (logit(LL_DBG, "handle_active: entry %s, TIMEOUT !!!", cep->name))); in handle_active()
222 DBGL(DL_RCVRY, (logit(LL_DBG, "handle_active: entry %s, hangup request!", cep->name))); in handle_active()
243 …DBGL(DL_MSG, (logit(LL_DBG, "handle_active: rates unit length updated %d -> %d", cep->unitlength, … in handle_active()
275 DBGL(DL_RCVRY, (logit(LL_DBG, "handle_reserved: entry %s, dial retry request!", cep->name))); in handle_reserved()
305 DBGL(DL_RCVRY, (logit(LL_DBG, "handle_reserved: entry %s, callback dial!", cep->name))); in handle_reserved()
[all …]
Ddial.c60 …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()
Dmsghdl.c288 DBGL(DL_BDGT, (logit(LL_DBG, "%s: new cback-budget = %d", in msg_connect_active_ind()
297 DBGL(DL_BDGT, (logit(LL_DBG, "%s: new cout-budget = %d", in msg_connect_active_ind()
396 DBGL(DL_CNST, (logit(LL_DBG, "msg_l12stat_ind: unit %d, layer %d, state %d", in msg_l12stat_ind()
439 DBGL(DL_CNST, (logit(LL_DBG, "msg_teiasg_ind: unit %d, tei = %d", in msg_teiasg_ind()
472 DBGL(DL_CNST, (logit(LL_DBG, "msg_pdeact_ind: BRI %d, persistent deactivation", isdnif))); in msg_pdeact_ind()
629 logit(LL_DBG, "%s%d: switched to state %d", cep->usrdevicename, cep->usrdeviceunit, mp->state); in msg_ifstatechg_ind()
650 DBGL(DL_CNST, (logit(LL_DBG, "aborted outcall %05d disconnected", in msg_disconnect_ind()
777 DBGL(DL_DRVR, (logit(LL_DBG, "msg_dialout: config entry reserved or no match"))); in msg_dialout()
781 …DBGL(DL_DRVR, (logit(LL_DBG, "msg_dialout: dial req from %s%d", cep->usrdevicename, mp->driver_uni… in msg_dialout()
809 DBGL(DL_DRVR, (logit(LL_DBG, "msg_dialout: get_cdid() returned 0!"))); in msg_dialout()
[all …]
Dholiday.c115 DBGL(DL_MSG, (logit(LL_DBG, "init_holidays: add %d.%d.%d", day, month, year))); in init_holidays()
119 DBGL(DL_MSG, (logit(LL_DBG, "init_holidays: add %d.%d", day, month))); in init_holidays()
184 DBGL(DL_MSG, (logit(LL_DBG, "isholiday: %d.%d is a holiday!", d, m))); in isholiday()
189 DBGL(DL_MSG, (logit(LL_DBG, "isholiday: %d.%d.%d is a holiday!", d, m, y))); in isholiday()
Dexec.c72 DBGL(DL_PROC, (logit(LL_DBG, "normal child (pid=%d) termination, exitstat = %d", in sigchild_handler()
94 DBGL(DL_PROC, (logit(LL_DBG, "sigchild_handler: scheduling hangup for cdid %d, pid %d", in sigchild_handler()
127 DBGL(DL_PROC, (logit(LL_DBG, "exec_prog: %s, args:%s", path, tmp))); in exec_prog()
242 DBGL(DL_PROC, (logit(LL_DBG, "exec_answer: prog=[%s]", cep->answerprog))); in exec_answer()
280 DBGL(DL_PROC, (logit(LL_DBG, "check_and_kill: killing pid %d", pid_tab[i].pid))); in check_and_kill()
Dlog.c113 logit(LL_DBG, "init_log: malloc failed: %s", strerror(errno)); in init_log()
165 ((!debug_noscreen) || (debug_noscreen && (what != LL_DBG)))) in logit()
210 if (what != LL_DBG) /* don't check debug logs, endless loop !!! */ in logit()
Drates.c158 DBGL(DL_RATES, (logit(LL_DBG, "rates: index = %d", indx))); in readrates()
358 logit(LL_DBG, "rates: index %d day %d = %d.%2.2d-%d.%2.2d:%d", in readrates()
365 logit(LL_DBG, "rates: NO entry for day %d !!\n", i); in readrates()
496 …DBGL(DL_RATES, (logit(LL_DBG, "rate=%d sec/unit (day=%d, beg=%d:%2.2d, end=%d:2.2d, current=%d:%2.… in getrate()
Dprocess.c74 DBGL(DL_PROC, (logit(LL_DBG, "removing old lock-file %s", PIDFILE))); in check_pid()
Dmain.c343 DBGL(DL_RCCF, (logit(LL_DBG, "ratesfile %s read successfully", ratesfile))); in main()
Dmonitor.c285 DBGL(DL_RCCF, (logit(LL_DBG, "system: monitor = %s", clientspec))); in monitor_start_rights()
301 DBGL(DL_RCCF, (logit(LL_DBG, "system: monitor-access = 0x%x", rights_mask))); in monitor_add_rights()
Disdnd.h187 LL_DBG, /* debug messages - everything which helps debugging */ enumerator