Searched refs:found_match (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dalgs.c382 boolean_t found_match = B_FALSE; local
385 if (!found_match) {
394 found_match = B_TRUE;
396 return (found_match);
406 if (found_match)
409 return (found_match);
491 boolean_t found_match; local
512 found_match = delipsecalgbyname_common(*name_check,
514 if (found_match && !forced_add) {
599 boolean_t found_match local
[all...]
/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c634 boolean_t found_match = B_FALSE; local
665 found_match = B_TRUE;
676 if (!found_match)
679 return (found_match);

Completed in 25 milliseconds