Searched refs:found_count (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_util.c121 int found_count; local
170 found_count = 0;
181 found_count++;
191 found_count++;
219 if (found_count == 1) {
270 if (found_count == 0) {
H A Dadm_kef.c710 int found_count; local
790 found_count = 0;
803 found_count++;
812 if (found_count == 1) {
848 if (found_count == 0) {
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dinstall.c57 int found_count = 0; local
228 found_count++;
238 if (found_count == 1) {
257 if (found_count == 0) {

Completed in 155 milliseconds