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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c3138 int client_held = 0; local
3221 client_held = 1;
3255 if (client_held) {
3739 int client_held = 0; local
3752 client_held = 1;
3756 if (client_held) {
3808 int ret, client_held = 0; local
3826 client_held = 1;
3830 if (client_held) {

Completed in 75 milliseconds