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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_util.c951 boolean_t this_entry_matches = B_FALSE; local
1048 this_entry_matches = B_FALSE;
1067 this_entry_matches = B_TRUE;
1073 if (!this_entry_matches || !delete_it) {
1075 if (this_entry_matches) {

Completed in 48 milliseconds