Searched refs:log_IsKept (Results 1 – 17 of 17) sorted by relevance
| /freebsd-head/usr.sbin/ppp/ |
| HD | radius.c | 270 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 279 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 289 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 313 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 337 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 349 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 355 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 361 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 367 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() 380 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE, in radius_Process() [all …]
|
| HD | log.c | 268 log_IsKept(int id) in log_IsKept() function 320 if (log_IsKept(lev)) { in log_Printf() 324 if (promptlist && (log_IsKept(lev) & LOG_KEPT_LOCAL)) { in log_Printf() 325 if ((log_IsKept(LogTUN) & LOG_KEPT_LOCAL) && LogTunno != -1) { in log_Printf() 345 if ((log_IsKept(lev) & LOG_KEPT_SYSLOG) && in log_Printf() 347 if ((log_IsKept(LogTUN) & LOG_KEPT_SYSLOG) && LogTunno != -1) { in log_Printf() 365 if (log_IsKept(lev)) { in log_DumpBp() 405 if (log_IsKept(lev)) { in log_DumpBuff() 432 if (log_IsKept(i) & LOG_KEPT_SYSLOG) in log_ShowLevel()
|
| HD | ip.c | 317 if (log_IsKept(LogDEBUG)) in FilterCheck() 326 if (log_IsKept(LogDEBUG)) in FilterCheck() 356 if (log_IsKept(LogDEBUG)) in FilterCheck() 377 if (log_IsKept(LogDEBUG)) { in FilterCheck() 396 if (log_IsKept(LogDEBUG)) { in FilterCheck() 409 if (log_IsKept(LogDEBUG)) { in FilterCheck() 458 if (log_IsKept(LogFILTER)) { in FilterCheck() 468 if (log_IsKept(LogFILTER)) { in FilterCheck() 484 if (log_IsKept(LogFILTER)) { in FilterCheck() 541 if (log_IsKept(LogDNS)) { in ip_LogDNS() [all …]
|
| HD | route.c | 92 if (log_IsKept(LogDEBUG)) { in p_sockaddr() 285 } else if (log_IsKept(LogDEBUG)) in Index2Nam() 292 if (log_IsKept(LogDEBUG) && !debug_done) { in Index2Nam() 437 if (log_IsKept(LogDEBUG)) { in route_IfDelete() 514 if (log_IsKept(LogTCPIP)) { in route_UpdateMTU() 843 if (log_IsKept(LogDEBUG)) { in rt_Set()
|
| HD | arp.c | 279 if (log_IsKept(LogDEBUG) && in arp_EtherAddr() 292 if (log_IsKept(LogDEBUG)) { in arp_EtherAddr()
|
| HD | log.h | 76 extern int log_IsKept(int);
|
| HD | ipv6cp.c | 715 log_Printf(log_IsKept(LogIPV6CP) ? LogIPV6CP : LogPHASE, in ipv6cp_DecodeConfig() 719 log_Printf(log_IsKept(LogIPV6CP) ? LogIPV6CP : LogPHASE, in ipv6cp_DecodeConfig() 734 log_Printf(log_IsKept(LogIPV6CP) ? LogIPV6CP : LogPHASE, in ipv6cp_DecodeConfig()
|
| HD | chat.c | 339 if (log_IsKept(LogCHAT) || log_IsKept(LogCONNECT)) { in chat_UpdateLog() 348 level = log_IsKept(LogCHAT) ? LogCHAT : LogCONNECT; in chat_UpdateLog()
|
| HD | timer.c | 194 if (log_IsKept(LogTIMER)) { in TimerService()
|
| HD | iface.c | 224 if (log_IsKept(LogDEBUG)) { in iface_addr_Zap() 302 if (log_IsKept(LogDEBUG)) { in iface_addr_Add()
|
| HD | main.c | 595 if (log_IsKept(LogTIMER)) { in DoLoop()
|
| HD | nat_cmd.c | 583 } else if (log_IsKept(LogTCPIP)) { in nat_LayerPull()
|
| HD | lqr.c | 354 if (log_IsKept(LogLQM)) { in lqr_Dump()
|
| HD | fsm.c | 195 if (log_IsKept(fp->LogLevel)) { in fsm_Output()
|
| HD | mp.c | 652 if (log_IsKept(LogDEBUG)) in mp_Output()
|
| HD | ipcp.c | 1097 log_Printf(log_IsKept(LogIPCP) ? LogIPCP : LogPHASE, in IpcpDecodeConfig()
|
| HD | command.c | 1195 if (log_IsKept(LogCOMMAND)) { in command_Run()
|