Home
last modified time | relevance | path

Searched refs:MPSSPRINT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/mpss/common/
H A Dmpss.c76 #define MPSSPRINT(x, y) if (mpssdebug & x) (void) fprintf y; macro
80 #define MPSSPRINT(x, y) macro
242 MPSSPRINT(2, (stderr, "gmatch: %s %s %s %d\n", in fnmatch()
266 MPSSPRINT(2, (stderr, "argmatch: %s ", str)); in argmatch()
269 MPSSPRINT(2, (stderr, "%s ", *argv)); in argmatch()
273 MPSSPRINT(2, (stderr, "%d\n", rc)); in argmatch()