Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/code_signing/
H A Dxnu.c255 const img4_runtime_object_spec_t *obj_spec = NULL; in xnu_image4_execute_object() local
257 obj_spec = image4_get_object_spec_from_index(obj_spec_index); in xnu_image4_execute_object()
258 if (obj_spec == NULL) { in xnu_image4_execute_object()
270 obj_spec, in xnu_image4_execute_object()
290 const img4_runtime_object_spec_t *obj_spec = NULL; in xnu_image4_copy_object() local
292 obj_spec = image4_get_object_spec_from_index(obj_spec_index); in xnu_image4_copy_object()
293 if (obj_spec == NULL) { in xnu_image4_copy_object()
314 obj_spec, in xnu_image4_copy_object()
/xnu-11215/bsd/sys/
H A Dcode_signing.h166 const img4_runtime_object_spec_t *__single obj_spec = NULL; in image4_get_object_spec_from_index() local
170 obj_spec = IMG4_RUNTIME_OBJECT_SPEC_SUPPLEMENTAL_ROOT; in image4_get_object_spec_from_index()
174 obj_spec = IMG4_RUNTIME_OBJECT_SPEC_LOCAL_POLICY; in image4_get_object_spec_from_index()
181 return obj_spec; in image4_get_object_spec_from_index()
/xnu-11215/EXTERNAL_HEADERS/img4/
H A Druntime.h652 const img4_runtime_object_spec_t *obj_spec,
691 const img4_runtime_object_spec_t *obj_spec,
1138 const img4_runtime_object_spec_t *obj_spec,
1178 const img4_runtime_object_spec_t *obj_spec,