Searched refs:MFD_CLOEXEC (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dmemfd-util.c69 fd = memfd_create(name, MFD_ALLOW_SEALING | MFD_CLOEXEC);
H A Dmissing.h93 #ifndef MFD_CLOEXEC
94 #define MFD_CLOEXEC 0x0001U macro

Completed in 594 milliseconds