Searched defs:update_policylist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c594 rc = update_policylist(puent, marglist, DELETE_MODE);
602 rc = update_policylist(puent, marglist, ADD_MODE);
674 rc = update_policylist(puent, marglist, ADD_MODE);
682 rc = update_policylist(puent, marglist, DELETE_MODE);
1516 update_policylist(uentry_t *puent, mechlist_t *marglist, int update_mode) function
1529 cryptodebug("update_policylist()- puent or marglist is NULL.");
1536 cryptodebug("update_policylist() - update_mode is incorrect.");

Completed in 46 milliseconds