Lines Matching refs:found_key
3713 boolean_t found_key = B_FALSE; in dtrace_json() local
3739 found_key = array_elem == 0 ? B_TRUE : B_FALSE; in dtrace_json()
3788 found_key = B_TRUE; in dtrace_json()
3789 } else if (found_key) { in dtrace_json()
3850 found_key = B_TRUE; in dtrace_json()
3875 if (found_key) { in dtrace_json()
3934 if (found_key) { in dtrace_json()
3953 if (nelems > 1 && found_key) { in dtrace_json()
3972 found_key = array_elem == 0 ? in dtrace_json()
3975 found_key = B_FALSE; in dtrace_json()
4053 if (found_key) { in dtrace_json()