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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.h59 extern boolean_t rmm_vold_actions_enabled;
H A Drmvolmgr.c138 rmm_vold_actions_enabled = B_FALSE;
154 rmm_vold_actions_enabled ? PRIV_FILE_DAC_WRITE : NULL,
167 rmm_vold_actions_enabled = B_FALSE;
249 rmm_vold_actions_enabled = (*val != 0);
H A Dvold.c103 boolean_t rmm_vold_actions_enabled = B_FALSE; variable
272 rmm_vold_actions_enabled = B_TRUE;
275 rmm_vold_actions_enabled = B_TRUE;
370 if (rmm_vold_actions_enabled) {

Completed in 123 milliseconds