Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Ddef.h481 PA_ERR_AUTHKEY, /**< No authentication key */ enumerator
512 #define PA_ERR_AUTHKEY PA_ERR_AUTHKEY macro
Derror.c47 [PA_ERR_AUTHKEY] = N_("No authentication key"), in pa_strerror()