Home
last modified time | relevance | path

Searched refs:acl_present (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/daemon/
H A Dmain.c200 BOOL acl_present, acl_default; in change_user() local
201 if (GetSecurityDescriptorDacl(sd, &acl_present, &acl, &acl_default)) { in change_user()
224 BOOL acl_present, acl_default; in change_user() local
225 if (GetSecurityDescriptorDacl(sd, &acl_present, &acl, &acl_default)) { in change_user()
H A Dohos_pa_main.c203 BOOL acl_present, acl_default; in change_user() local
204 if (GetSecurityDescriptorDacl(sd, &acl_present, &acl, &acl_default)) { in change_user()
227 BOOL acl_present, acl_default; in change_user() local
228 if (GetSecurityDescriptorDacl(sd, &acl_present, &acl, &acl_default)) { in change_user()
/third_party/pulseaudio/src/pulsecore/
H A Dohos_socket-server.c259 BOOL acl_present, acl_default; in pa_socket_server_new_unix() local
260 if (GetSecurityDescriptorDacl(sd, &acl_present, &acl, &acl_default)) { in pa_socket_server_new_unix()
H A Dsocket-server.c240 BOOL acl_present, acl_default; in pa_socket_server_new_unix() local
241 if (GetSecurityDescriptorDacl(sd, &acl_present, &acl, &acl_default)) { in pa_socket_server_new_unix()

Completed in 6 milliseconds