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

/osnet-11/usr/src/lib/madv/common/
H A Dmadv.c86 #define MADVPRINT(x, y) if (madvdebug & x) (void) fprintf y;
88 static int madvdebug = 0; variable
471 madvdebug = atoi(str);

Completed in 23 milliseconds