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()
570 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()571 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()
500 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()501 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
509 |VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()510 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
472 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()473 case VKI_CLONE_VM | VKI_CLONE_FS | VKI_CLONE_FILES: in PRE()
663 |VKI_CLONE_FILES | VKI_CLONE_VFORK)) in PRE()665 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()
904 | VKI_CLONE_FILES | VKI_CLONE_VFORK)) { in PRE()905 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