OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:context_free
(Results
1 - 19
of
19
) 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
879
context_free
(ctx);
949
context_free
(ctx);
1211
context_free
(ctx);
[
all
...]
/external/selinux/libselinux/src/
context_internal.h
5
hidden_proto(
context_free
)
query_user_context.c
135
context_free
(new_context);
141
context_free
(new_context);
146
context_free
(new_context);
151
context_free
(new_context);
158
context_free
(new_context);
166
context_free
(new_context);
176
context_free
(new_context);
is_customizable_type.c
81
context_free
(c);
87
context_free
(c);
91
context_free
(c);
selinux_check_securetty_context.c
45
context_free
(con);
get_context_list.c
34
context_free
(con);
37
context_free
(con);
93
context_free
(con);
144
context_free
(con);
148
context_free
(con);
151
context_free
(con);
184
context_free
(con);
266
context_free
(con);
366
context_free
(con);
context.c
81
context_free
(result);
99
void
context_free
(context_t context)
function
116
hidden_def(
context_free
)
setexecfilecon.c
51
context_free
(con);
/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);
/external/selinux/libselinux/include/selinux/
context.h
24
* Valid until the next call to context_str or
context_free
31
extern void
context_free
(context_t);
/external/selinux/policycoreutils/mcstrans/src/
mcscolor.c
95
context_free
(con);
119
context_free
(my_tmp);
120
context_free
(con);
340
context_free
(con);
mcstrans.c
902
context_free
(con);
910
context_free
(con);
[
all
...]
/external/selinux/policycoreutils/setfiles/
restore.c
208
context_free
(cona);
222
context_free
(cona);
223
context_free
(conb);
/external/selinux/policycoreutils/sandbox/
seunshare.c
605
context_free
(pidcon);
611
context_free
(con);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
440
def
context_free
(*args):
function
441
return _selinux.
context_free
(*args)
442
context_free
= _selinux.
context_free
variable
[
all
...]
/external/selinux/policycoreutils/newrole/
newrole.c
982
context_free
(context);
988
/* Don't free new_con,
context_free
(context) handles this */
989
context_free
(context);
[
all
...]
/external/selinux/policycoreutils/secon/
secon.c
742
context_free
(con);
Completed in 971 milliseconds