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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dradius.c270 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
279 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
289 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
313 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
337 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
349 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
355 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
361 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
367 log_Printf(log_IsKept(LogRADIUS) ? LogRADIUS : LogPHASE,
380 log_Printf(log_IsKept(LogRADIU
[all...]
H A Dlog.c268 log_IsKept(int id) function
320 if (log_IsKept(lev)) {
324 if (promptlist && (log_IsKept(lev) & LOG_KEPT_LOCAL)) {
325 if ((log_IsKept(LogTUN) & LOG_KEPT_LOCAL) && LogTunno != -1) {
345 if ((log_IsKept(lev) & LOG_KEPT_SYSLOG) &&
347 if ((log_IsKept(LogTUN) & LOG_KEPT_SYSLOG) && LogTunno != -1) {
365 if (log_IsKept(lev)) {
405 if (log_IsKept(lev)) {
432 if (log_IsKept(i) & LOG_KEPT_SYSLOG)
H A Dlog.h74 #define LOG_KEPT_SYSLOG (1) /* Results of log_IsKept() */
75 #define LOG_KEPT_LOCAL (2) /* Results of log_IsKept() */
76 extern int log_IsKept(int);
H A Dip.c317 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(LogDN
[all...]
H A Darp.c279 if (log_IsKept(LogDEBUG) &&
292 if (log_IsKept(LogDEBUG)) {
H A Droute.c92 if (log_IsKept(LogDEBUG)) {
285 } else if (log_IsKept(LogDEBUG))
292 if (log_IsKept(LogDEBUG) && !debug_done) {
437 if (log_IsKept(LogDEBUG)) {
514 if (log_IsKept(LogTCPIP)) {
842 if (log_IsKept(LogDEBUG)) {
H A Dtimer.c194 if (log_IsKept(LogTIMER)) {
H A Dchat.c339 if (log_IsKept(LogCHAT) || log_IsKept(LogCONNECT)) {
348 level = log_IsKept(LogCHAT) ? LogCHAT : LogCONNECT;
H A Dipv6cp.c715 log_Printf(log_IsKept(LogIPV6CP) ? LogIPV6CP : LogPHASE,
719 log_Printf(log_IsKept(LogIPV6CP) ? LogIPV6CP : LogPHASE,
734 log_Printf(log_IsKept(LogIPV6CP) ? LogIPV6CP : LogPHASE,
H A Dmain.c595 if (log_IsKept(LogTIMER)) {
H A Diface.c238 if (log_IsKept(LogDEBUG)) {
323 if (log_IsKept(LogDEBUG)) {
H A Dlqr.c354 if (log_IsKept(LogLQM)) {
H A Dnat_cmd.c583 } else if (log_IsKept(LogTCPIP)) {
H A Dfsm.c195 if (log_IsKept(fp->LogLevel)) {
H A Dmp.c652 if (log_IsKept(LogDEBUG))
H A Dipcp.c1097 log_Printf(log_IsKept(LogIPCP) ? LogIPCP : LogPHASE,
H A Dcommand.c1191 if (log_IsKept(LogCOMMAND)) {

Completed in 255 milliseconds