OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:load_users
(Results
1 - 1
of
1
) sorted by null
/external/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 25 milliseconds