Searched refs:context_new (Results 1 – 18 of 18) sorted by relevance
29 con = context_new(*ptr); in get_default_context_with_role()79 con = context_new(fromcon); in hidden_def()138 con = context_new(list[i]); in find_partialcon()178 con = context_new(fromcon); in get_context_order()352 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()
22 context_t context_new(const char *str) in context_new() function85 hidden_def(context_new) in hidden_def() argument
4 hidden_proto(context_new)
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()
564 cona = context_new(curcon); in compare_types()569 conb = context_new(newcon); in compare_types()
88 con = context_new(raw); in check_dominance()93 my_tmp = context_new(my_context); in check_dominance()300 con = context_new(raw); in raw_color()
892 context_t con = context_new(incon); in extract_range()916 context_t con = context_new(incon); in new_context_str()
20 extern context_t context_new(const char *);
275 struct dhcp_context *context_tmp, *context_new = NULL; in dhcp_reply() local292 context_new = context; in dhcp_reply()297 if (!context_new) in dhcp_reply()302 context_tmp->current = context_new; in dhcp_reply()303 context_new = context_tmp; in dhcp_reply()306 if (context_new || force) context = context_new; in dhcp_reply()
573 con = context_new(execcon); in killall()600 context_t pidcon = context_new(scon); in killall()
1117 ctx = context_new(ctx_str); in selinux_android_setfilecon()1187 ctx = context_new(ctx_str); in selinux_android_setcontext()1413 ctx = context_new(secontext); in pkgdir_selabel_lookup()
687 if (!(con = context_new(scon))) in disp_con()
924 context = context_new(old_context); in parse_command_line_arguments()
2174 context_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in context_new() function3548 context_new, /*tp_new*/
1171 context_new(PyTypeObject *type, PyObject *args UNUSED, PyObject *kwds UNUSED) in context_new() function5415 context_new, /* tp_new */