Searched refs:pa_creds (Results 1 – 10 of 10) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | creds.h | 34 typedef struct pa_creds pa_creds; typedef 41 struct pa_creds { struct 49 pa_creds creds; argument
|
D | pstream-util.c | 51 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds() 89 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds()
|
D | pstream-util.h | 29 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds);
|
D | pdispatch.h | 53 const pa_creds * pa_pdispatch_creds(pa_pdispatch *pd);
|
D | iochannel.h | 59 ssize_t pa_iochannel_write_with_creds(pa_iochannel*io, const void*data, size_t l, const pa_creds *u…
|
D | pdispatch.c | 449 const pa_creds * pa_pdispatch_creds(pa_pdispatch *pd) { in pa_pdispatch_creds()
|
D | iochannel.c | 311 ssize_t pa_iochannel_write_with_creds(pa_iochannel*io, const void*data, size_t l, const pa_creds *u… in pa_iochannel_write_with_creds()
|
D | protocol-native.c | 2616 const pa_creds *creds; in command_auth() 2690 const pa_creds *creds; in command_auth() 2728 pa_creds ucred; in command_auth()
|
/third_party/pulseaudio/src/pulse/ |
D | context.c | 551 const pa_creds *creds; in setup_complete_callback() 655 pa_creds ucred; in setup_context()
|
/third_party/pulseaudio/src/modules/ |
D | module-tunnel.c | 2048 pa_creds ucred; in on_sink_created()
|