Searched refs:MFD_CLOEXEC (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ | ||
H A D | memfd-util.c | 69 fd = memfd_create(name, MFD_ALLOW_SEALING | MFD_CLOEXEC); |
H A D | missing.h | 93 #ifndef MFD_CLOEXEC 94 #define MFD_CLOEXEC 0x0001U macro |
Completed in 594 milliseconds