Searched refs:do_log (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/ruby-106/ruby/sample/logger/
H A Dlog.rb7 def do_log(log) method
17 do_log(log)
22 do_log(log)
27 do_log(log)
H A Dshifting.rb13 def do_log(log) method
23 do_log(log)
/macosx-10.10/OpenSSH-189/openssh/
H A Dfatal.c42 do_log(SYSLOG_LEVEL_FATAL, fmt, args);
H A Dlog.c161 do_log(SYSLOG_LEVEL_ERROR, fmt, args);
172 do_log(SYSLOG_LEVEL_FATAL, fmt, args);
187 do_log(SYSLOG_LEVEL_INFO, fmt, args);
199 do_log(SYSLOG_LEVEL_VERBOSE, fmt, args);
211 do_log(SYSLOG_LEVEL_DEBUG1, fmt, args);
221 do_log(SYSLOG_LEVEL_DEBUG2, fmt, args);
231 do_log(SYSLOG_LEVEL_DEBUG3, fmt, args);
362 do_log(level, fmt, args);
367 do_log(LogLevel level, const char *fmt, va_list args) function
H A Dlog.h75 void do_log(LogLevel, const char *, va_list);
H A Dssh-keyscan.c596 do_log(SYSLOG_LEVEL_FATAL, fmt, args);
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dprefs.h71 void do_log (char *pref, int argc, char **argv);
H A Dprefs.c981 do_log(char * log, int argc, char **argv) function
H A Dscutil.c606 do_log(log, argc, (char * *)argv);
/macosx-10.10/MITKerberosShim-66/
H A Dmisc.c57 static int do_log = 0; variable
114 do_log = CFBooleanGetValue(b);
125 if (do_log) {
138 if (do_log && error)
/macosx-10.10/Heimdal-398.1.2/appl/rsh/
H A Drshd.c71 static int do_log = 1; variable
864 { NULL, 'L', arg_flag, &do_log },
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Deapfast_plugin.c2656 bool do_log = FALSE; local
2670 do_log = TRUE;
2864 if (plugin->log_enabled && do_log) {

Completed in 115 milliseconds