Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c723 boolean_t found_type = B_FALSE; in parse_linkprops() local
737 (c == ',' && !found_type) || c == ';'); in parse_linkprops()
756 if (attr_name[0] != '\0' && found_type) { in parse_linkprops()
819 found_type = B_FALSE; in parse_linkprops()
830 found_type = B_TRUE; in parse_linkprops()
835 if (!found_type) in parse_linkprops()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_container_of.c485 goto found_type; in save_vals()
490 goto found_type; in save_vals()
492 found_type: in save_vals()