Home
last modified time | relevance | path

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

/xnu-10063.101.15/EXTERNAL_HEADERS/img4/
H A Druntime.h323 typedef struct _img4_runtime_object_spec img4_runtime_object_spec_t; typedef
652 const img4_runtime_object_spec_t *obj_spec,
691 const img4_runtime_object_spec_t *obj_spec,
1054 const img4_runtime_object_spec_t _img4_runtime_object_spec_supplemental_root;
1072 const img4_runtime_object_spec_t _img4_runtime_object_spec_local_policy;
1095 const img4_runtime_object_spec_t *_Nullable
1138 const img4_runtime_object_spec_t *obj_spec,
1178 const img4_runtime_object_spec_t *obj_spec,
/xnu-10063.101.15/libkern/libkern/img4/
H A Dinterface.h188 typedef const img4_runtime_object_spec_t *(*img4_runtime_find_object_spec_t)(
316 const img4_runtime_object_spec_t *runtime_object_spec_supplemental_root;
375 const img4_runtime_object_spec_t *runtime_object_spec_local_policy;
/xnu-10063.101.15/bsd/kern/code_signing/
H A Dxnu.c218 const img4_runtime_object_spec_t *obj_spec = NULL; in xnu_image4_execute_object()
253 const img4_runtime_object_spec_t *obj_spec = NULL; in xnu_image4_copy_object()
/xnu-10063.101.15/bsd/sys/
H A Dcode_signing.h134 static inline const img4_runtime_object_spec_t*
138 const img4_runtime_object_spec_t *obj_spec = NULL; in image4_get_object_spec_from_index()