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

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12auxutl.c119 int keys_there = 0; local
305 keys_there++;
309 if (keys_there) {
328 if (certs_there == 0 && keys_there == 0) {
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c653 int keys_there = 0; local
839 keys_there++;
843 if (keys_there) {
862 if (certs_there == 0 && keys_there == 0) {

Completed in 62 milliseconds