Home
last modified time | relevance | path

Searched refs:support_enter_mount_namespace (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/support/
Dsupport_enter_mount_namespace.c28 support_enter_mount_namespace (void) in support_enter_mount_namespace() function
Dnamespace.h57 bool support_enter_mount_namespace (void);
DMakefile57 support_enter_mount_namespace \
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-mount.c32 if (!support_enter_mount_namespace ()) in do_test()
Dtst-ttyname.c307 if (!support_enter_mount_namespace ()) in do_in_chroot_1()
376 if (!support_enter_mount_namespace ()) in do_in_chroot_2()
/glibc-2.36/io/
Dtst-lchmod.c268 if (!support_enter_mount_namespace ()) in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.1924098 * support/support_enter_mount_namespace.c [!CLONE_NEWNS]: Do not
28456 (do_in_chroot_1): Call support_enter_mount_namespace.
28462 * support/namespace.h (support_enter_mount_namespace): Declare.
28463 * support/support_enter_mount_namespace.c: New file.
28465 support_enter_mount_namespace.