Home
last modified time | relevance | path

Searched refs:pa_path_get_filename (Results 1 - 24 of 24) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dutil.c227 return pa_strlcpy(s, pa_path_get_filename(path), l); in pa_get_binary_name()
237 pa_strlcpy(s, pa_path_get_filename(rp), l); in pa_get_binary_name()
251 pa_strlcpy(s, pa_path_get_filename(path), l); in pa_get_binary_name()
314 char *pa_path_get_filename(const char *p) { in pa_path_get_filename() function
H A Dutil.h52 char *pa_path_get_filename(const char *p);
/third_party/pulseaudio/src/tests/
H A Dalsa-mixer-path-test.c52 pa_log_debug("Shipping file '%s'", pa_path_get_filename(buf)); in load_makefile()
53 result = pa_strlist_prepend(result, pa_path_get_filename(buf)); in load_makefile()
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c261 a += strlen(pa_path_get_filename(symbols[j])); in get_backtrace()
277 sym = pa_path_get_filename(symbols[j]); in get_backtrace()
430 pa_strnull(pa_thread_get_name(pa_thread_self())), pa_path_get_filename(file)); in pa_log_levelv_meta()
H A Dclient.c66 c->driver = pa_xstrdup(pa_path_get_filename(data->driver)); in pa_client_new()
H A Dsound-file-stream.c304 pa_proplist_sets(data.proplist, PA_PROP_MEDIA_NAME, pa_path_get_filename(fname)); in pa_play_file()
H A Dcard.c172 c->driver = pa_xstrdup(pa_path_get_filename(data->driver)); in pa_card_new()
H A Dcore-scache.c469 e = pa_path_get_filename(pathname); in add_file()
H A Dsource-output.c443 o->driver = pa_xstrdup(pa_path_get_filename(data->driver)); in pa_source_output_new()
H A Dsink-input.c558 i->driver = pa_xstrdup(pa_path_get_filename(data->driver)); in pa_sink_input_new()
H A Dcore-util.c378 if ((slash = (char*) pa_path_get_filename(dir)) == dir) { in pa_parent_dir()
H A Dsource.c253 s->driver = pa_xstrdup(pa_path_get_filename(data->driver)); in pa_source_new()
H A Dsink.c267 s->driver = pa_xstrdup(pa_path_get_filename(data->driver)); in pa_sink_new()
/third_party/pulseaudio/src/daemon/
H A Ddumpmodules.c114 e = pa_path_get_filename(path); in callback()
H A Dcmdline.c168 pa_path_get_filename(argv0)); in pa_cmdline_help()
/third_party/pulseaudio/src/utils/
H A Dpax11publish.c63 pa_path_get_filename(argv[0])); in main()
H A Dpasuspender.c257 bn = pa_path_get_filename(argv[0]); in main()
H A Dpacmd.c120 bn = pa_path_get_filename(argv[0]); in main()
H A Dpacat.c788 bn = pa_path_get_filename(argv[0]); in main()
H A Dpactl.c2704 bn = pa_path_get_filename(argv[0]); in main()
2805 char *f = pa_path_get_filename(argv[optind+1]); in main()
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c988 name = name_buf = pa_sprintf_malloc("solaris_input.%s", pa_path_get_filename(u->device_name)); in pa__init()
1038 name = name_buf = pa_sprintf_malloc("solaris_output.%s", pa_path_get_filename(u->device_name)); in pa__init()
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c1333 name = name_buf = pa_sprintf_malloc("oss_input.%s", pa_path_get_filename(dev)); in pa__init()
1403 name = name_buf = pa_sprintf_malloc("oss_output.%s", pa_path_get_filename(dev)); in pa__init()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c1366 n = pa_xstrdup(pa_path_get_filename(m)); in pa_alsa_get_driver_name()
H A Dalsa-mixer.c2969 n = pa_path_get_filename(fname); in pa_alsa_path_new()

Completed in 47 milliseconds