Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/ !
H A Dstackshot.c45 STACKSHOT_REPORT_NO_ENT = 1, /* report if missing entitlement */ enumerator
556 if (report == STACKSHOT_REPORT_ALL || (report == STACKSHOT_REPORT_NO_ENT && !has_entitlement)) { in stack_snapshot_with_config()