Searched defs:logger (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/log/
H A DloggerAppender.tcl[all...]
H A Dlogger.tcl[all...]
H A DloggerUtils.tcl[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/VPRubyPluginEnabler/
H A DVPRubyPlugin.rb15 def self.logger=(log) @@logger = log end singleton method in class:VPRubyPlugin
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dheader_body_checks.h37 void (*logger) (void *, const char *, const char *, const char *, const char *); member in struct:__anon11749
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dlogger.rb752 def logger method in class:Logger.Application
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DOpcode.cpp54 static OpcodeStats logger; member in namespace:JSC
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dutils.c63 void logger(int priority, const char *function, const char *format, ...) { function
/macosx-10.9.5/configd-596.15/dnsinfo/
H A Ddnsinfo_server.c331 load_DNSConfiguration(CFBundleRef bundle, SCLoggerRef logger, Boolean *bundleVerbose, _dns_sync_handler_t syncHandler) argument
/macosx-10.9.5/configd-596.15/nwi/
H A Dnetwork_information_server.c324 load_NetworkInformation(CFBundleRef bundle, SCLoggerRef logger, Boolean *bundleVerbose, _nwi_sync_handler_t syncHandler) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/iotest/
H A Diotest.cpp201 DataDrivenLogger logger; local
367 DataDrivenLogger logger; local
569 DataDrivenLogger logger; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DStructure.cpp716 static PropertyMapStatisticsExitLogger logger; member in namespace:JSC
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/
H A Dfsck_messages.c64 void (*logger)(fsck_ctx_t, const char *); // write strings to log file member in struct:context
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp109 static void logger(void* arg, const char* log) { function
H A DX86DisassemblerDecoder.c1626 decodeInstruction(struct InternalInstruction* insn, byteReader_t reader, const void* readerArg, dlog_t logger, void* loggerArg, const void* miiArg, uint64_t startLoc, DisassemblerMode mode) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DResourceHandleSoup.cpp281 SoupLogger* logger = soup_logger_new(static_cast<SoupLoggerLogLevel>(SOUP_LOGGER_LOG_BODY), -1); local
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCD.c783 SCLoggerRef logger = (SCLoggerRef)cf; local
823 SCLoggerGetFlags(SCLoggerRef logger) argument
829 SCLoggerSetFlags(SCLoggerRef logger, SCLoggerFlags flags) argument
875 SCLoggerSetLoggerID(SCLoggerRef logger, CFStringRef loggerID) argument
926 SCLoggerSendMessageToModuleOnly(SCLoggerRef logger, Boolean isPrivate) argument
939 SCLoggerSendASLControl(SCLoggerRef logger, LoggerASLControl control) argument
976 SCLoggerRef logger = NULL; local
1003 SCLoggerVLog(SCLoggerRef logger, int loglevel, CFStringRef formatString, va_list args) argument
1026 SCLoggerLog(SCLoggerRef logger, int loglevel, CFStringRef formatString, ...) argument
[all...]

Completed in 278 milliseconds