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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h59 #define ADD_MODE 1 macro
H A Dadm_metaslot.c411 rc = update_policylist(puent, mechlist, ADD_MODE);
488 ADD_MODE);
H A Dadm_uef.c602 rc = update_policylist(puent, marglist, ADD_MODE);
674 rc = update_policylist(puent, marglist, ADD_MODE);
1533 if ((update_mode != ADD_MODE) && (update_mode != DELETE_MODE)) {
1549 * - If update_mode == ADD_MODE,
1592 } else if (update_mode == ADD_MODE) {
H A Dadm_kef.c336 rc = update_kcfconf(pent, ADD_MODE);
H A Dadm_kef_util.c944 * - If update_mode is ADD_MODE, append a new entry to the kcf.conf file.
969 case ADD_MODE:

Completed in 62 milliseconds