Home
last modified time | relevance | path

Searched defs:Tracec (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/zmod/
H A Dzutil.h254 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} macro
261 # define Tracec(c,x) macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c109 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} macro
116 # define Tracec(c,x) macro
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c247 #define Tracec(c, x) {if (z_verbose > 0 && (c)) fprintf x; } macro
258 #define Tracec(c, x) ((void)0) macro