Home
last modified time | relevance | path

Searched defs:pa_auth_cookie (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dauth-cookie.c36 struct pa_auth_cookie { struct
43 pa_auth_cookie* pa_auth_cookie_get(pa_core *core, const char *cn, bool create, size_t size) { in pa_auth_cookie_get() argument
Dauth-cookie.h25 typedef struct pa_auth_cookie pa_auth_cookie; typedef