Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dmman-shared.h30 # ifndef MFD_CLOEXEC
31 # define MFD_CLOEXEC 1U macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-memfd_create.c70 flags |= MFD_CLOEXEC; in do_test()
/glibc-2.36/manual/
Dllio.texi1984 @item MFD_CLOEXEC
/glibc-2.36/ChangeLog.old/
DChangeLog.1928149 (MFD_CLOEXEC, MFD_ALLOW_SEALING, MFD_HUGETLB, memfd_create): Move
28152 Add #ifndef guard for the MFD_* constants based on MFD_CLOEXEC.
28275 (MFD_CLOEXEC, MFD_ALLOW_SEALING): Define.