HomeSort by relevance Sort by last modified time
    Searched full:load_users (Results 1 - 1 of 1) sorted by null

  /external/selinux/libsepol/src/
genusers.c 35 static int load_users(struct policydb *policydb, const char *path) function
306 if (load_users(&policydb, path) < 0)
329 if (load_users(policydb, path) < 0) {

Completed in 64 milliseconds