Home
last modified time | relevance | path

Searched refs:log_IsKept (Results 1 – 17 of 17) sorted by relevance

/external/libppp/src/
Dradius.c270 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 …]
Dlog.c267 log_IsKept(int id) in log_IsKept() function
317 if (log_IsKept(lev)) { in log_Printf()
321 if (promptlist && (log_IsKept(lev) & LOG_KEPT_LOCAL)) { in log_Printf()
322 if ((log_IsKept(LogTUN) & LOG_KEPT_LOCAL) && LogTunno != -1) in log_Printf()
338 if ((log_IsKept(lev) & LOG_KEPT_SYSLOG) && in log_Printf()
340 if ((log_IsKept(LogTUN) & LOG_KEPT_SYSLOG) && LogTunno != -1) in log_Printf()
354 if (log_IsKept(lev)) { in log_DumpBp()
394 if (log_IsKept(lev)) { in log_DumpBuff()
421 if (log_IsKept(i) & LOG_KEPT_SYSLOG) in log_ShowLevel()
Dip.c317 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 …]
Dlog.h76 extern int log_IsKept(int);
Darp.c280 if (log_IsKept(LogDEBUG) && in arp_EtherAddr()
293 if (log_IsKept(LogDEBUG)) { in arp_EtherAddr()
Droute.c92 if (log_IsKept(LogDEBUG)) { in p_sockaddr()
291 } else if (log_IsKept(LogDEBUG)) in Index2Nam()
298 if (log_IsKept(LogDEBUG) && !debug_done) { in Index2Nam()
443 if (log_IsKept(LogDEBUG)) { in route_IfDelete()
521 if (log_IsKept(LogTCPIP)) { in route_UpdateMTU()
848 if (log_IsKept(LogDEBUG)) { in rt_Set()
Dipv6cp.c715 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()
Dchat.c334 if (log_IsKept(LogCHAT) || log_IsKept(LogCONNECT)) { in chat_UpdateLog()
343 level = log_IsKept(LogCHAT) ? LogCHAT : LogCONNECT; in chat_UpdateLog()
Dtimer.c194 if (log_IsKept(LogTIMER)) { in TimerService()
Diface.c237 if (log_IsKept(LogDEBUG)) { in iface_addr_Zap()
322 if (log_IsKept(LogDEBUG)) { in iface_addr_Add()
Dmain.c593 if (log_IsKept(LogTIMER)) { in DoLoop()
Dnat_cmd.c582 } else if (log_IsKept(LogTCPIP)) { in nat_LayerPull()
Dlqr.c353 if (log_IsKept(LogLQM)) { in lqr_Dump()
Dfsm.c195 if (log_IsKept(fp->LogLevel)) { in fsm_Output()
Dmp.c652 if (log_IsKept(LogDEBUG)) in mp_Output()
Dipcp.c1092 log_Printf(log_IsKept(LogIPCP) ? LogIPCP : LogPHASE, in IpcpDecodeConfig()
Dcommand.c1184 if (log_IsKept(LogCOMMAND)) { in command_Run()