Searched refs:memfd_create (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 | 171 static inline int memfd_create(const char *name, unsigned int flags) { function |
Completed in 54 milliseconds