Searched refs:VKI_CLONE_FILES (Results 1 – 12 of 12) sorted by relevance
571 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()572 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
671 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()672 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
514 |VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()515 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
395 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()396 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
501 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()502 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
473 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()474 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
665 |VKI_CLONE_FILES | VKI_CLONE_VFORK)) in PRE()667 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
535 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()536 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
906 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()907 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
437 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) in ML_()
382 #define VKI_CLONE_FILES 0x00000400 /* set if open files shared between processes */ macro