Searched refs:DEBUG_PRINT (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dnslcd-prot.h45 #define DEBUG_PRINT(fmt,arg) \ macro
49 #define DEBUG_PRINT(fmt,arg) macro
81 DEBUG_PRINT("WRITE : var="__STRING(ptr)" size=%d",(int)size); \
85 DEBUG_PRINT("WRITE : var="__STRING(ptr)" error: %s",strerror(errno)); \
93 DEBUG_PRINT("WRITE_INT32 : var="__STRING(i)" int32=%d",(int)i); \
98 DEBUG_PRINT("WRITE_STRING: var="__STRING(str)" string=\"%s\"",(str)); \
113 DEBUG_PRINT("WRITE_STRLST: var="__STRING(arr)" num=%d",0); \
122 DEBUG_PRINT("WRITE_STRLST: var="__STRING(arr)" num=%d",(int)tmp3int32); \
138 DEBUG_PRINT("WRITE_STRLST: var="__STRING(arr)" num=%d",(int)tmp3int32); \
160 DEBUG_PRINT("REA
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/urlPageGrab/
H A DcfSimpleGet.cpp11 #define DEBUG_PRINT 0 macro
12 #if DEBUG_PRINT
H A DurlPageGrab.cpp18 #define DEBUG_PRINT 0 macro
19 #if DEBUG_PRINT
/macosx-10.10/security_crlrefresh-55102/src/
H A DcrlRefresh.cpp37 #define DEBUG_PRINT 0 macro
39 #define DEBUG_PRINT 1 macro
42 #if DEBUG_PRINT
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Ddebug.h53 #define DEBUG_PRINT(fd,s,v) do {char _b[1024];write(fd,_b,sfsprintf(_b,sizeof(_b),s,v));} while(0) macro
76 #define DEBUG_PRINT(fd,s,v) macro
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/dlcompat-20010505/
H A Ddlopen.c43 #define DEBUG_PRINT(format) fprintf(stderr,(format));fflush(stderr) macro
51 #define DEBUG_PRINT(format) /**/ macro
480 DEBUG_PRINT("OK");
509 DEBUG_PRINT("OK");
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/nssov/
H A Dnetgroup.c53 DEBUG_PRINT("WRITE_STRING: var="__STRING(str)" string=\"%s\"",str);
H A Dnssov.h127 DEBUG_PRINT("WRITE_STRING: var="__STRING(bv)" string=\"%s\"",(bv)->bv_val); \
144 DEBUG_PRINT("WRITE_BVARRAY: var="__STRING(arr)" num=%d",(int)tmp3int32); \
/macosx-10.10/dcerpc-61/dcerpc/uuid/
H A Duuid.c227 #define DEBUG_PRINT(msg, st) RPC_DBG_GPRINTF (( "%s: %08x\n", msg, st ))
229 #define DEBUG_PRINT(msg, st) do {;} while(0)
226 #define DEBUG_PRINT macro
228 #define DEBUG_PRINT macro
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_fax3.c609 #define DEBUG_PRINT(what,len) { \ macro
636 DEBUG_PRINT("MakeUp", te->runlen);
646 DEBUG_PRINT("MakeUp", te->runlen);
653 DEBUG_PRINT(" Term", tab[span].runlen);

Completed in 269 milliseconds