Searched defs:LOG (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkDebug.h42 #define LOG(fmt, args...) \ macro
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Ddebugging.h16 #define LOG(...) security_auth_log(AUTH_LOG_NORMAL, ##__VA_ARGS__) macro
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dtkeyconf.c46 #define LOG(msg) \ macro
/macosx-10.10/libxml2-26/libxml2/
H A Dcheck-relaxng-test-suite.py20 LOG="check-relaxng-test-suite.log" variable
H A Dcheck-relaxng-test-suite2.py19 LOG="check-relaxng-test-suite2.log" variable
H A Dcheck-xinclude-test-suite.py14 LOG="check-xinclude-test-suite.log" variable
H A Dcheck-xsddata-test-suite.py20 LOG="check-xsddata-test-suite.log" variable
H A Dcheck-xml-test-suite.py18 LOG="check-xml-test-suite.log" variable
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dcheck-relaxng-test-suite.py20 LOG="check-relaxng-test-suite.log" variable
H A Dcheck-relaxng-test-suite2.py19 LOG="check-relaxng-test-suite2.log" variable
H A Dcheck-xinclude-test-suite.py14 LOG="check-xinclude-test-suite.log" variable
H A Dcheck-xsddata-test-suite.py20 LOG="check-xsddata-test-suite.log" variable
H A Dcheck-xml-test-suite.py18 LOG="check-xml-test-suite.log" variable
/macosx-10.10/WTF-7600.1.24/wtf/
H A DAssertions.h349 #define LOG(channel, ...) ((void)0) macro
351 #define LOG(channel, ...) WTFLog(&JOIN_LOG_CHANNEL_WITH_PREFIX(LOG_CHANNEL_PREFIX, channel), __VA_ARGS__) macro
/macosx-10.10/ruby-106/ruby/lib/net/
H A Dprotocol.rb231 def LOG(msg) method
[all...]
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dannounce.c68 #define LOG(...) asl_log(NULL, NULL, ASL_LEVEL_INFO, __VA_ARGS__) macro
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVLibraries.cpp49 #define LOG if(1) IOLog macro
/macosx-10.10/WebCore-7600.1.25/bridge/
H A Dtestbindings.cpp35 #define LOG(formatAndArgs...) { \ macro
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dtail.c113 #define LOG (1<<5) macro
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dretoglob.c135 #define LOG if (1) fprintf macro
139 #define LOG if (0) fprintf macro
[all...]
/macosx-10.10/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm2705 sub LOG () {1} subroutine
/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Dlog.h79 struct __log; typedef struct __log LOG; typedef in typeref:struct:__log
/macosx-10.10/Security-57031.1.35/securityd/securityd_service/securityd_service/
H A Dmain.c31 #define LOG(...) syslog(LOG_ERR, ##__VA_ARGS__); macro
33 #define LOG(...) macro
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h71 #define LOG 327 macro
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOStatistics.cpp63 #define LOG(level, format, ...) \ macro

Completed in 238 milliseconds

12