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

/osnet-11/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c67 int _hbaapi_debuglevel = 0; variable
76 if ((L) <= _hbaapi_debuglevel) {\
94 if ((L) <= _hbaapi_debuglevel) {\
114 if ((L) <= _hbaapi_debuglevel) {\
127 if((L) <= _hbaapi_debuglevel) {\
137 if((L) <= _hbaapi_debuglevel) {\
730 _hbaapi_debuglevel = strtol(librarypath, NULL, 10);
/osnet-11/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c103 int _hbaapi_debuglevel = 0; variable
112 if ((L) <= _hbaapi_debuglevel) {\
130 if ((L) <= _hbaapi_debuglevel) {\
150 if ((L) <= _hbaapi_debuglevel) {\
163 if ((L) <= _hbaapi_debuglevel) {\
173 if ((L) <= _hbaapi_debuglevel) {\
940 _hbaapi_debuglevel = strtol(librarypath, NULL, 10);

Completed in 38 milliseconds