Home
last modified time | relevance | path

Searched refs:context_free (Results 1 – 10 of 10) sorted by relevance

/third_party/selinux/libselinux/src/
Dquery_user_context.c135 context_free(new_context); in manual_user_enter_context()
141 context_free(new_context); in manual_user_enter_context()
146 context_free(new_context); in manual_user_enter_context()
151 context_free(new_context); in manual_user_enter_context()
158 context_free(new_context); in manual_user_enter_context()
166 context_free(new_context); in manual_user_enter_context()
176 context_free(new_context); in manual_user_enter_context()
Dget_context_list.c35 context_free(con); in get_default_context_with_role()
38 context_free(con); in get_default_context_with_role()
94 context_free(con); in get_default_context_with_rolelevel()
163 context_free(con); in get_context_user()
257 context_free(usercon); in get_context_user()
263 context_free(usercon); in get_context_user()
270 context_free(usercon); in get_context_user()
277 context_free(usercon); in get_context_user()
284 context_free(usercon); in get_context_user()
291 context_free(usercon); in get_context_user()
[all …]
Dis_customizable_type.c80 context_free(c); in is_context_customizable()
86 context_free(c); in is_context_customizable()
90 context_free(c); in is_context_customizable()
Dcontext.c79 context_free(result); in context_new()
96 void context_free(context_t context) in context_free() function
Dselinux_check_securetty_context.c45 context_free(con); in selinux_check_securetty_context()
Dsetexecfilecon.c50 context_free(con); in setexecfilecon()
Dlibselinux.map29 context_free;
Dselinux_restorecon.c604 context_free(cona); in compare_types()
624 context_free(cona); in compare_types()
625 context_free(conb); in compare_types()
/third_party/selinux/libselinux/include/selinux/
Dcontext.h31 extern void context_free(context_t con);
/third_party/pulseaudio/src/pulse/
Dcontext.c98 static void context_free(pa_context *c);
206 context_free(c); in pa_context_new_with_proplist()
254 static void context_free(pa_context *c) { in context_free() function
307 context_free(c); in pa_context_unref()