Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h7856 os_memfd_create_impl(PyObject *module, PyObject *name, unsigned int flags);
7884 return_value = os_memfd_create_impl(module, name, flags); in os_memfd_create()
/third_party/python/Modules/
H A Dposixmodule.c13219 os_memfd_create_impl(PyObject *module, PyObject *name, unsigned int flags) in os_memfd_create_impl() function

Completed in 33 milliseconds