Home
last modified time | relevance | path

Searched refs:for_cleanup (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dshm.c347 …attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable, bool for_cleanup) { in shm_attach() argument
362 if ((errno != EACCES && errno != ENOENT) || !for_cleanup) in shm_attach()