OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:security_get_checkreqprot
(Results
1 - 4
of
4
) sorted by null
/external/selinux/libselinux/src/
checkreqprot.c
12
int
security_get_checkreqprot
(void)
function
40
hidden_def(
security_get_checkreqprot
);
variable
selinux_internal.h
62
hidden_proto(
security_get_checkreqprot
)
/external/selinux/libselinux/include/selinux/
selinux.h
335
extern int
security_get_checkreqprot
(void);
/external/selinux/policycoreutils/sestatus/
sestatus.c
334
rc =
security_get_checkreqprot
();
Completed in 591 milliseconds