Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dproplist-util.c183 if ((h = pa_get_host_name_malloc())) { in pa_init_proplist()
Dcore-util.h242 char *pa_get_host_name_malloc(void);
Dprotocol-http.c390 t = pa_get_host_name_malloc(); in handle_root()
Dcore-util.c3174 char *pa_get_host_name_malloc(void) { in pa_get_host_name_malloc() function
3250 if ((h = pa_get_host_name_malloc())) in pa_machine_id()
Dprotocol-native.c3715 h = pa_get_host_name_malloc(); in command_get_server_info()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-bonjour-publish.c304 hn = pa_get_host_name_malloc(); in get_service()
460 hn = pa_get_host_name_malloc(); in pa__init()
/third_party/pulseaudio/src/modules/
Dmodule-zeroconf-publish.c418 hn = pa_get_host_name_malloc(); in get_service()
849 hn = pa_get_host_name_malloc(); in pa__init()
Dmodule-tunnel-source-new.c352 char *hostname = pa_get_host_name_malloc(); in on_source_created()
Dmodule-tunnel-sink-new.c368 char *hostname = pa_get_host_name_malloc(); in on_sink_created()
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c414 hostname = pa_get_host_name_malloc(); in handle_get_hostname()
1099 hostname = pa_get_host_name_malloc(); in handle_get_all()