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

/freebsd-13-stable/contrib/capsicum-test/
H A Dlinux.cc1413 int memfd_create_(const char *name, unsigned int flags) { function
1425 int memfd = memfd_create_("capsicum-test", MFD_ALLOW_SEALING);

Completed in 99 milliseconds