Searched refs:KC_OK (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dutil.h54 #define KC_OK 0 macro
H A Duninstall.c44 int rv = KC_OK;
77 if (rv != KC_OK)
222 if (rv != KC_OK && pfile_tmp != NULL)
228 if (rv == KC_OK) {
H A Ddelete.c39 int rv = KC_OK;
71 if (rv != KC_OK)
H A Dutil.c74 int rv = KC_OK;
198 int rv = KC_OK;
234 if (rv != KC_OK)
243 int rv = KC_OK;
273 if (rv != KC_OK)
356 *err_flag = KC_OK;
H A Dexport.c42 int rv = KC_OK;
82 if (rv != KC_OK)
H A Dimport.c43 int rv = KC_OK;
83 if (rv != KC_OK)
H A Dinstall.c44 int rv = KC_OK;
104 if (rv != KC_OK)
285 if (rv != KC_OK && pfile_tmp != NULL)
291 if (rv == KC_OK) {
H A Dkmfcfg.c226 case KC_OK:
H A Dlist.c219 int rv = KC_OK;
263 if (rv != KC_OK)
H A Dcreate.c38 int rv = KC_OK;
419 if (rv != KC_OK)
H A Dmodify.c77 int rv = KC_OK;
537 if (rv != KC_OK)
947 int rv = KC_OK;
1003 if (rv != KC_OK)
1046 rv = KC_OK;
1176 if (rv != KC_OK && pfile_tmp != NULL)

Completed in 99 milliseconds