Searched refs:_iopol_param_t (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/libsyscall/wrappers/ |
| H A D | getiopolicy_np.c | 27 extern int __iopolicysys(int, struct _iopol_param_t *); 34 struct _iopol_param_t iop_param; in getiopolicy_np() 56 struct _iopol_param_t iop_param; in setiopolicy_np()
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | kern_resource.c | 2058 iopolicysys_disk(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 2060 …case_sensitivity(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 2062 iopolicysys_vfs_atime_updates(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t… 2064 …s_no_data_volume(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 2066 …_trigger_resolve(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 2068 …ntent_protection(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 2070 …node_permissions(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *ipo_param); 2072 …kip_mtime_update(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 2074 …_lowspace_writes(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 2076 …rw_for_o_evtonly(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); [all …]
|
| H A D | kern_exec.c | 5334 struct _iopol_param_t iop_param = { in posix_spawn()
|
| /xnu-12377.81.4/bsd/sys/ |
| H A D | resource_private.h | 203 struct _iopol_param_t { struct
|
| H A D | resourcevar.h | 139 int policy, struct _iopol_param_t *iop_param);
|