Searched refs:_iopol_param_t (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.41.9/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() 57 struct _iopol_param_t iop_param; in setiopolicy_np()
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | kern_resource.c | 1575 iopolicysys_disk(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 1577 …case_sensitivity(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 1579 iopolicysys_vfs_atime_updates(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t… 1581 …e_dataless_files(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 1583 …s_no_data_volume(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 1585 …_trigger_resolve(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 1587 …ntent_protection(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 1589 …node_permissions(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *ipo_param); 1591 …kip_mtime_update(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); 1593 …_lowspace_writes(struct proc *p, int cmd, int scope, int policy, struct _iopol_param_t *iop_param); [all …]
|
| /xnu-8792.41.9/bsd/sys/ |
| H A D | resource.h | 674 struct _iopol_param_t { struct
|