Home
last modified time | relevance | path

Searched refs:prependmid (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Ddatabase.c34 pa_database* pa_database_open(const char *path, const char *fn, bool prependmid, bool for_write) { in pa_database_open() argument
47 if (prependmid && !(machine_id = pa_machine_id())) { in pa_database_open()
H A Ddatabase.h47 * 1) If prependmid is true, the machine id is prepended to the file name.
60 pa_database* pa_database_open(const char *path, const char *fn, bool prependmid, bool for_write);
H A Dcore-util.c2211 static char *get_path(const char *fn, bool prependmid, bool rt) { in get_path() argument
2238 if (prependmid) { in get_path()

Completed in 5 milliseconds