Searched refs:queryCtx (Results 1 – 1 of 1) sorted by relevance
1480 struct CEQueryContext queryCtx = {}; in copyClientEntitlement() local1491 if (!pmap_query_entitlements(NULL, query, 1, &queryCtx)) { in copyClientEntitlement()1498 if (!pmap || !pmap_query_entitlements(pmap, query, 1, &queryCtx)) { in copyClientEntitlement()1505 value = (OSObject*)amfi->query_context_to_object(&queryCtx); in copyClientEntitlement()