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

/illumos-gate/usr/src/lib/madv/common/
H A Dmadv.c88 #define MADVPRINT(x, y) if (madvdebug & x) (void) fprintf y;
90 static int madvdebug = 0; variable
472 madvdebug = atoi(str);

Completed in 57 milliseconds