Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dshm.c68 #define MAX_SHM_SIZE (PA_ALIGN(1024*1024*1024)) macro
238 pa_assert(size <= MAX_SHM_SIZE); in pa_shm_create_rw()
393 st.st_size > (off_t) MAX_SHM_SIZE + (off_t) shm_marker_size(type) || in shm_attach()

Completed in 1 milliseconds