Searched refs:_posixshmem_shm_open_impl (Results 1 – 2 of 2) sorted by relevance
17 _posixshmem_shm_open_impl(PyObject *module, PyObject *path, int flags,57 _return_value = _posixshmem_shm_open_impl(module, path, flags, mode); in _posixshmem_shm_open()
39 _posixshmem_shm_open_impl(PyObject *module, PyObject *path, int flags, in _posixshmem_shm_open_impl() function