HomeSort by relevance Sort by last modified time
    Searched defs:selinux_check_passwd_access (Results 1 - 2 of 2) sorted by null

  /external/selinux/libselinux/src/
checkAccess.c 80 int selinux_check_passwd_access(access_vector_t requested) function
113 hidden_def(selinux_check_passwd_access)
117 return selinux_check_passwd_access(requested);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 1268 def selinux_check_passwd_access(*args): function
1270 selinux_check_passwd_access = _selinux.selinux_check_passwd_access variable
    [all...]

Completed in 77 milliseconds