Home
last modified time | relevance | path

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

/xnu-11215.1.10/libsyscall/wrappers/
H A Dgetiopolicy_np.c27 extern int __iopolicysys(int, struct _iopol_param_t *);
34 struct _iopol_param_t iop_param; in getiopolicy_np()
57 struct _iopol_param_t iop_param; in setiopolicy_np()
/xnu-11215.1.10/bsd/kern/
H A Dkern_resource.c1834 iopolicysys_disk(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
1836 …case_sensitivity(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
1838 iopolicysys_vfs_atime_updates(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t
1840 …s_no_data_volume(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
1842 …_trigger_resolve(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
1844 …ntent_protection(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
1846 …node_permissions(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *ipo_param);
1848 …kip_mtime_update(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
1850 …_lowspace_writes(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
1852 …rw_for_o_evtonly(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param);
[all …]
H A Dkern_exec.c4703 struct _iopol_param_t iop_param = { in posix_spawn()
/xnu-11215.1.10/bsd/sys/
H A Dresource_private.h178 struct _iopol_param_t { struct
H A Dresourcevar.h139 int policy, struct _iopol_param_t *iop_param);