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

/osnet-11/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c97 int shp_debug = 1; variable
99 { if (shp_debug >= (level)) printf args; }
101 { if (shp_debug >= (level)) fprintf args; }

Completed in 19 milliseconds