Home
last modified time | relevance | path

Searched refs:found_type (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dkey_mgr.c364 CK_BBOOL found_class, found_type, fromend; in key_mgr_unwrap_key() local
379 found_type = FALSE; in key_mgr_unwrap_key()
397 found_type = TRUE; in key_mgr_unwrap_key()
402 if (found_class == FALSE || (found_type == FALSE && keyclass != in key_mgr_unwrap_key()
/titanic_44/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c710 boolean_t found_type = B_FALSE; in parse_linkprops() local
724 (c == ',' && !found_type) || c == ';'); in parse_linkprops()
742 if (attr_name[0] != '\0' && found_type) { in parse_linkprops()
786 found_type = B_FALSE; in parse_linkprops()
797 found_type = B_TRUE; in parse_linkprops()
802 if (!found_type) in parse_linkprops()