Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dstrlist.h40 pa_strlist* pa_strlist_pop(pa_strlist *l, char **s);
H A Dstrlist.c105 pa_strlist* pa_strlist_pop(pa_strlist *l, char **s) { in pa_strlist_pop() function
H A Dcore-util.c3074 recorded_env = pa_strlist_pop(recorded_env, &s); in pa_unset_env_recorded()
H A Dprotocol-native.c4203 l = pa_strlist_pop(l, &z); in command_remove_proplist()
/third_party/pulseaudio/src/tests/
H A Dstrlist-test.c37 l = pa_strlist_pop(l, &u); in START_TEST()
/third_party/pulseaudio/src/daemon/
H A Dmain.c856 server_list = pa_strlist_pop(server_list, &u);
H A Dohos_pa_main.c880 server_list = pa_strlist_pop(server_list, &u); in real_main()
/third_party/pulseaudio/src/pulse/
H A Dcontext.c857 c->server_list = pa_strlist_pop(c->server_list, &u);
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c2259 server_list = pa_strlist_pop(server_list, &u->server_name); in start_connect()

Completed in 20 milliseconds