Home | History | Annotate | Download | only in src

Lines Matching refs:log_IsKept

317             if (log_IsKept(LogDEBUG))
326 if (log_IsKept(LogDEBUG))
356 if (log_IsKept(LogDEBUG))
377 if (log_IsKept(LogDEBUG)) {
396 if (log_IsKept(LogDEBUG)) {
409 if (log_IsKept(LogDEBUG)) {
458 if (log_IsKept(LogFILTER)) {
468 if (log_IsKept(LogFILTER)) {
484 if (log_IsKept(LogFILTER)) {
541 if (log_IsKept(LogDNS)) {
578 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) &&
876 if (logit && log_IsKept(LogTCPIP)) {
899 if (filter && uh && ntohs(uh->uh_dport) == 53 && log_IsKept(LogDNS))