Home
last modified time | relevance | path

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

/xnu-11215.1.10/libsyscall/wrappers/
H A Dgetiopolicy_np.c39 iop_param.iop_iotype = iotype; in getiopolicy_np()
60 iop_param.iop_iotype = iotype; in setiopolicy_np()
/xnu-11215.1.10/bsd/sys/
H A Dresource_private.h180 int iop_iotype; member
/xnu-11215.1.10/bsd/kern/
H A Dkern_resource.c1878 switch (iop_param.iop_iotype) { in iopolicysys()
H A Dkern_exec.c4705 .iop_iotype = IOPOL_TYPE_VFS_MATERIALIZE_DATALESS_FILES, in posix_spawn()