Searched refs:CPU_TYPE_ANY (Results 1 – 6 of 6) sorted by relevance
138 #define CPU_TYPE_ANY ((cpu_type_t) -1) macro
5018 (tmp_blob.csb_cpu_type == CPU_TYPE_ANY || in ubc_cs_blob_add()5019 oblob->csb_cpu_type == CPU_TYPE_ANY || in ubc_cs_blob_add()5029 if (oblob->csb_cpu_type == CPU_TYPE_ANY) { in ubc_cs_blob_add()
4017 blob = ubc_cs_blob_get(vp, CPU_TYPE_ANY, CPU_SUBTYPE_ANY, fs.fs_file_start); in sys_fcntl_nocancel()4090 CPU_TYPE_ANY, /* not for a specific architecture */ in sys_fcntl_nocancel()4333 blob = ubc_cs_blob_get(vp, CPU_TYPE_ANY, CPU_SUBTYPE_ANY, sigsinfo.fg_file_start); in sys_fcntl_nocancel()
818 if (pref == CPU_TYPE_ANY) { in exec_fat_imgact()1845 if (pref == CPU_TYPE_ANY) { in exec_mach_imgact()
1314 cpu_type_t cpu_type = (imgp == NULL) ? CPU_TYPE_ANY : imgp->ip_origcputype; in mac_vnode_check_signature()
3515 if (MKEXT_GET_CPUTYPE(mkextHeader) == (UInt32)CPU_TYPE_ANY) { in readMkext2Archive()