Searched refs:pa_creds (Results 1 - 10 of 10) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | creds.h | 34 typedef struct pa_creds pa_creds; typedef 41 struct pa_creds { struct 49 pa_creds creds;
|
H A D | pstream-util.c | 61 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds() 99 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds) { in pa_pstream_send_tagstruct_with_creds()
|
H A D | pstream-util.h | 29 void pa_pstream_send_tagstruct_with_creds(pa_pstream *p, pa_tagstruct *t, const pa_creds *creds);
|
H A D | pdispatch.h | 53 const pa_creds * pa_pdispatch_creds(pa_pdispatch *pd);
|
H A D | iochannel.h | 59 ssize_t pa_iochannel_write_with_creds(pa_iochannel*io, const void*data, size_t l, const pa_creds *ucred);
|
H A D | pdispatch.c | 456 const pa_creds * pa_pdispatch_creds(pa_pdispatch *pd) { in pa_pdispatch_creds()
|
H A D | iochannel.c | 311 ssize_t pa_iochannel_write_with_creds(pa_iochannel*io, const void*data, size_t l, const pa_creds *ucred) { in pa_iochannel_write_with_creds()
|
H A D | protocol-native.c | 2470 const pa_creds *creds; in command_auth() 2544 const pa_creds *creds; in command_auth() 2582 pa_creds ucred; in command_auth()
|
/third_party/pulseaudio/src/pulse/ |
H A D | context.c | 554 const pa_creds *creds; in setup_complete_callback() 658 pa_creds ucred; in setup_context()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-tunnel.c | 2049 pa_creds ucred; in on_sink_created()
|
Completed in 15 milliseconds