OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:context_free
(Results
1 - 4
of
4
) sorted by null
/external/libselinux/src/
context_internal.h
5
hidden_proto(
context_free
)
context.c
81
context_free
(result);
99
void
context_free
(context_t context)
function
116
hidden_def(
context_free
)
android.c
723
context_free
(ctx);
780
context_free
(ctx);
1115
context_free
(ctx);
[
all
...]
/external/libselinux/include/selinux/
context.h
24
* Valid until the next call to context_str or
context_free
31
extern void
context_free
(context_t);
Completed in 45 milliseconds