Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dspawn_internal.h133 typedef struct _posix_spawn_mac_policy_extensions { struct
143 PS_ACTION_SIZE(x, struct _posix_spawn_mac_policy_extensions, _ps_mac_policy_extension_t)
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c2626 const struct _posix_spawn_mac_policy_extensions *psmx = NULL; in exec_spawnattr_getmacpolicyinfo()