Home
last modified time | relevance | path

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

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