OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:find_default_type
(Results
1 - 1
of
1
) sorted by null
/external/selinux/libselinux/src/
get_default_type.c
8
static int
find_default_type
(FILE * fp, const char *role, char **type);
18
if (
find_default_type
(fp, role, type) < 0) {
27
static int
find_default_type
(FILE * fp, const char *role, char **type)
function
Completed in 2616 milliseconds