Lines Matching defs:found
761 cryptoerror(LOG_STDERR, gettext("%s not found"), libname);
790 boolean_t found;
864 found = B_FALSE;
886 found = B_TRUE;
891 if (found) {
1100 boolean_t found = B_FALSE;
1108 found = B_TRUE;
1114 return (found);
1133 boolean_t found;
1194 found = B_FALSE;
1216 found = B_TRUE;
1220 if (found) {
1523 boolean_t found;
1567 found = B_FALSE;
1569 while (!found && pcur) {
1571 found = B_TRUE;
1578 if (found) {