Home
last modified time | relevance | path

Searched refs:PA_LOG_NEWFILE (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dlog.c169 case PA_LOG_NEWFILE: { in pa_log_set_target()
536 case PA_LOG_NEWFILE: { in pa_log_levelv_meta()
649 t = pa_log_target_new(PA_LOG_NEWFILE, string + 8); in pa_log_parse_target()
679 case PA_LOG_NEWFILE: in pa_log_target_to_string()
Dlog.h41 PA_LOG_NEWFILE, /* with an automatic suffix to avoid overwriting anything */ enumerator