Home
last modified time | relevance | path

Searched refs:pa_strbuf_puts (Results 1 – 16 of 16) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcli-command.c222 pa_strbuf_puts(buf, "Not allowed to terminate daemon.\n"); in pa_cli_command_exit()
235 pa_strbuf_puts(buf, "Available commands:\n"); in pa_cli_command_help()
252 pa_strbuf_puts(buf, s); in pa_cli_command_modules()
266 pa_strbuf_puts(buf, s); in pa_cli_command_clients()
280 pa_strbuf_puts(buf, s); in pa_cli_command_cards()
294 pa_strbuf_puts(buf, s); in pa_cli_command_sinks()
308 pa_strbuf_puts(buf, s); in pa_cli_command_sources()
322 pa_strbuf_puts(buf, s); in pa_cli_command_sink_inputs()
336 pa_strbuf_puts(buf, s); in pa_cli_command_source_outputs()
433 pa_strbuf_puts(buf, "You need to specify the module name and optionally arguments.\n"); in pa_cli_command_load()
[all …]
Dstrlist.c60 pa_strbuf_puts(b, " "); in pa_strlist_to_string()
62 pa_strbuf_puts(b, ITEM_TO_TEXT(l)); in pa_strlist_to_string()
Dprotocol-dbus.c190 pa_strbuf_puts(buf, DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE); in update_introspection()
191 pa_strbuf_puts(buf, "<node>\n"); in update_introspection()
211 pa_strbuf_puts(buf, " </method>\n"); in update_introspection()
229 pa_strbuf_puts(buf, " </signal>\n"); in update_introspection()
232 pa_strbuf_puts(buf, " </interface>\n"); in update_introspection()
235 pa_strbuf_puts(buf, " <interface name=\"" DBUS_INTERFACE_INTROSPECTABLE "\">\n" in update_introspection()
257 pa_strbuf_puts(buf, "</node>\n"); in update_introspection()
693 pa_strbuf_puts(sig_buf, handler->arguments[i].type); in extract_method_signatures()
Dcli-text.c114 pa_strbuf_puts(s, "\tports:\n"); in append_port_list()
159 pa_strbuf_puts(s, "\tprofiles:\n"); in pa_card_list_to_string()
170 pa_strbuf_puts(s, "\tsinks:\n"); in pa_card_list_to_string()
176 pa_strbuf_puts(s, "\tsources:\n"); in pa_card_list_to_string()
699 pa_strbuf_puts(s, t); in pa_full_status_string()
Dstrbuf.h34 void pa_strbuf_puts(pa_strbuf *sb, const char *t);
Dprotocol-http.c286 pa_strbuf_puts(sb, "&gt;"); in escape_html()
288 pa_strbuf_puts(sb, "&lt;"); in escape_html()
290 pa_strbuf_puts(sb, "&amp;"); in escape_html()
Dstrbuf.c106 void pa_strbuf_puts(pa_strbuf *sb, const char *t) { in pa_strbuf_puts() function
Dresampler.c1238 pa_strbuf_puts(s, "\n +"); in setup_remap()
1242 pa_strbuf_puts(s, "\n"); in setup_remap()
1250 pa_strbuf_puts(s, "\n"); in setup_remap()
Dcore-util.c3130 pa_strbuf_puts(sb, b); in pa_replace()
3134 pa_strbuf_puts(sb, s); in pa_replace()
/third_party/pulseaudio/src/modules/rtp/
Drtsp_client.c268 pa_strbuf_puts(c->header_buffer, &(s2[1])); in line_callback()
301 pa_strbuf_puts(c->header_buffer, delimpos); in line_callback()
490 pa_strbuf_puts(buf, hdrs); in rtsp_exec()
503 pa_strbuf_puts(buf, hdrs); in rtsp_exec()
507 pa_strbuf_puts(buf, "\r\n"); in rtsp_exec()
510 pa_strbuf_puts(buf, content); in rtsp_exec()
/third_party/pulseaudio/src/daemon/
Dcmdline.c183 pa_strbuf_puts(buf, conf->script_commands); in pa_cmdline_parse()
240 pa_strbuf_puts(buf, "load-module module-cli exit_on_eof=1\n"); in pa_cmdline_parse()
/third_party/pulseaudio/src/pulse/
Dproplist.c396 pa_strbuf_puts(buf, sep); in pa_proplist_to_string_sep()
417 pa_strbuf_puts(buf, "\\\""); in pa_proplist_to_string_sep()
422 pa_strbuf_puts(buf, "\""); in pa_proplist_to_string_sep()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c446 pa_strbuf_puts(strbuf, ", "); in ca_device_create_sink()
451 pa_strbuf_puts(strbuf, tmp); in ca_device_create_sink()
580 pa_strbuf_puts(strbuf, ", "); in ca_device_create_source()
585 pa_strbuf_puts(strbuf, tmp); in ca_device_create_source()
/third_party/pulseaudio/src/modules/
Dmodule-rygel-media-server.c922 pa_strbuf_puts(sb, CONTAINER_INTROSPECT_XML_PREFIX); in sinks_and_sources_handler()
937 pa_strbuf_puts(sb, CONTAINER_INTROSPECT_XML_POSTFIX); in sinks_and_sources_handler()
/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c244 pa_strbuf_puts(buf, ", "); in wait_for_profiles_cb()
246 pa_strbuf_puts(buf, pa_bluetooth_profile_to_string(profile)); in wait_for_profiles_cb()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c4767 pa_strbuf_puts(sb, " + "); in profile_verify()
4775 pa_strbuf_puts(sb, " + "); in profile_verify()