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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h61 #define MODIFY_MODE 3 macro
H A Dadm_kef.c338 rc = update_kcfconf(pent, MODIFY_MODE);
475 if (update_kcfconf(pent, MODIFY_MODE) == FAILURE) {
611 rc = update_kcfconf(pent, MODIFY_MODE);
1099 rc = update_kcfconf(pent, MODIFY_MODE);
H A Dadm_kef_util.c941 * - If update_mode is MODIFY_MODE, modify the entry with the same name.
972 case MODIFY_MODE:
H A Dcryptoadm.c1172 rc = update_kcfconf(pent, MODIFY_MODE);

Completed in 95 milliseconds