Searched refs:can_try_uncached (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/rcap/rcapd/ | ||
H A D | rcapd_main.c | 319 int can_try_uncached; local 326 can_try_uncached = 1; 332 can_try_uncached = 0; 352 } while (can_try_uncached == 1); |
Completed in 56 milliseconds