Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dprocattr.c70 static int openattr(pid_t pid, const char *attr, int flags) in openattr() function
146 fd = openattr(pid, attr, O_RDONLY | O_CLOEXEC); in getprocattrcon_raw()
238 fd = openattr(pid, attr, O_RDWR | O_CLOEXEC); in setprocattrcon_raw()