Home
last modified time | relevance | path

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

/xnu-8019.80.24/libsyscall/wrappers/spawn/
H A Dposix_spawn_filtering.c244 cpu_type_t cputype_binpref = 0; in _posix_spawn_with_filter() local
250 &cputype_binpref, &cpusubtype_binpref, in _posix_spawn_with_filter()
276 if (cputype_binpref != 0) { in _posix_spawn_with_filter()
281 new_attr.psa_binprefs[0] = cputype_binpref; in _posix_spawn_with_filter()