HomeSort by relevance Sort by last modified time
    Searched refs:fowner (Results 1 - 13 of 13) sorted by null

  /external/python/cpython2/Lib/
netrc.py 98 fowner = pwd.getpwuid(prop.st_uid)[0]
100 fowner = 'uid %s' % prop.st_uid
107 " current user (%s)") % (fowner, user),
  /external/python/cpython3/Lib/
netrc.py 92 fowner = pwd.getpwuid(prop.st_uid)[0]
94 fowner = 'uid %s' % prop.st_uid
101 " current user (%s)") % (fowner, user),
  /external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf 361 fowner
role-base.conf 361 fowner
user-base.conf 361 fowner
small-base.conf 361 fowner
  /external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf 361 fowner
small-base.conf 361 fowner
  /external/selinux/libsepol/tests/policies/test-deps/
base-metreq.conf 361 fowner
base-notmetreq.conf 356 fowner
small-base.conf 361 fowner
  /external/selinux/libsepol/tests/policies/test-linker/
small-base.conf 361 fowner
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 319 fowner
    [all...]

Completed in 85 milliseconds