Searched refs:pa_context_load_cookie_from_file (Results 1 – 5 of 5) sorted by relevance
291 int pa_context_load_cookie_from_file(pa_context *c, const char *cookie_file_path);
1641 int pa_context_load_cookie_from_file(pa_context *c, const char *cookie_file_path) { function
72 pa_context_load_cookie_from_file;
211 if (u->cookie_file && pa_context_load_cookie_from_file(u->context, u->cookie_file) != 0) { in thread_func()
162 if (u->cookie_file && pa_context_load_cookie_from_file(u->context, u->cookie_file) != 0) { in thread_func()