Searched refs:context_new (Results 1 – 12 of 12) sorted by relevance
30 con = context_new(*ptr); in get_default_context_with_role()80 con = context_new(fromcon); in get_default_context_with_rolelevel()155 con = context_new(fromcon); in get_context_user()240 usercon = context_new(usercon_str); in get_context_user()367 con = context_new(fromcon); in get_ordered_context_list_with_level()
124 new_context = context_new("user:role:type:level"); in manual_user_enter_context()126 new_context = context_new("user:role:type"); in manual_user_enter_context()
19 context_t con = context_new(tty_context); in selinux_check_securetty_context()
31 con = context_new(mycon); in setexecfilecon()
75 c = context_new(scontext); in is_context_customizable()
30 context_new;
22 context_t context_new(const char *str) in context_new() function
567 cona = context_new(curcon); in compare_types()572 conb = context_new(newcon); in compare_types()
178 AnalysisContextPtr context_new = CreateContext(nullptr, func_graph_, args_broad_shp); in SpecializeKey() local179 context_new->parent_ = parent_; in SpecializeKey()180 return context_new; in SpecializeKey()
20 extern context_t context_new(const char *);
283 bcon = context_new(mycon); in mac_selinux_get_child_mls_label()287 pcon = context_new(peercon); in mac_selinux_get_child_mls_label()
1180 context_new(PyTypeObject *type, PyObject *args UNUSED, PyObject *kwds UNUSED) in context_new() function5564 context_new, /* tp_new */