Home
last modified time | relevance | path

Searched refs:pa_make_secure_parent_dir (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dauthkey.c84 pa_make_secure_parent_dir(fn, pa_in_system_mode() ? 0755U : 0700U, -1, -1, false); in load()
H A Dcore-util.h67 int pa_make_secure_parent_dir(const char *fn, mode_t, uid_t uid, gid_t gid, bool update_perms);
H A Dcore-util.c300 pa_make_secure_parent_dir(dir, m, uid, gid, false); in pa_make_secure_dir()
389 int pa_make_secure_parent_dir(const char *fn, mode_t m, uid_t uid, gid_t gid, bool update_perms) { in pa_make_secure_parent_dir() function
/third_party/pulseaudio/src/modules/
H A Dohos_module-protocol-stub.c314 if (pa_make_secure_parent_dir(u->socket_path, pa_in_system_mode() ? 0755U : 0700U, (uid_t)-1, (gid_t)-1, false) < 0) { in pa__init()
H A Dmodule-protocol-stub.c314 if (pa_make_secure_parent_dir(u->socket_path, pa_in_system_mode() ? 0755U : 0700U, (uid_t)-1, (gid_t)-1, false) < 0) { in pa__init()

Completed in 11 milliseconds