Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dutil.h41 char *pa_get_fqdn(char *s, size_t l);
H A Dutil.c326 char *pa_get_fqdn(char *s, size_t l) { in pa_get_fqdn() function
/third_party/pulseaudio/src/utils/
H A Dpax11publish.c167 if (!pa_get_fqdn(hn, sizeof(hn))) { in main()
/third_party/pulseaudio/src/pulsecore/
H A Dohos_socket-server.c582 if (!pa_get_fqdn(fqdn, sizeof(fqdn))) in pa_socket_server_get_address()
621 if (!pa_get_fqdn(fqdn, sizeof(fqdn))) in pa_socket_server_get_address()
H A Dsocket-server.c562 if (!pa_get_fqdn(fqdn, sizeof(fqdn))) in pa_socket_server_get_address()
601 if (!pa_get_fqdn(fqdn, sizeof(fqdn))) in pa_socket_server_get_address()
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c135 t = pa_get_fqdn(s, sizeof(s)); in txt_record_server_data()
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c486 n = pa_sprintf_malloc("PulseAudio RTP Stream on %s", pa_get_fqdn(hn, sizeof(hn))); in pa__init()
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-publish.c206 l = avahi_string_list_add_pair(l, "fqdn", pa_get_fqdn(s, sizeof(s))); in txt_record_server_data()

Completed in 7 milliseconds