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

/osnet-11/usr/src/lib/libpkg/common/
H A Dkeystore.c630 int items_found; local
674 items_found = sunw_find_fname(alias, ks->pkeys, ks->clcerts,
677 if ((items_found < 0) ||
678 (items_found & (FOUND_PKEY | FOUND_CERT)) == 0) {

Completed in 19 milliseconds