Home
last modified time | relevance | path

Searched refs:context_new (Results 1 - 12 of 12) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dget_context_list.c30 con = context_new(*ptr); in get_default_context_with_role()
80 con = context_new(fromcon); in get_default_context_with_rolelevel()
156 con = context_new(fromcon); in get_context_user()
241 usercon = context_new(usercon_str); in get_context_user()
368 con = context_new(fromcon); in get_ordered_context_list_with_level()
H A Dquery_user_context.c124 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()
H A Dselinux_check_securetty_context.c19 context_t con = context_new(tty_context); in selinux_check_securetty_context()
H A Dsetexecfilecon.c31 con = context_new(mycon); in setexecfilecon()
H A Dis_customizable_type.c74 c = context_new(scontext); in is_context_customizable()
H A Dcontext.c22 context_t context_new(const char *str) in context_new() function
H A Dselinux_restorecon.c598 cona = context_new(curcon); in compare_types()
603 conb = context_new(newcon); in compare_types()
/third_party/selinux/libselinux/include/selinux/
H A Dcontext.h20 extern context_t context_new(const char *str);
/third_party/eudev/src/shared/
H A Dselinux-util.c283 bcon = context_new(mycon); in mac_selinux_get_child_mls_label()
287 pcon = context_new(peercon); in mac_selinux_get_child_mls_label()
/third_party/glfw/src/
H A Dwl_platform.h181 #define xkb_context_new _glfw.wl.xkb.context_new
485 PFN_xkb_context_new context_new; member
H A Dwl_init.c674 _glfw.wl.xkb.context_new = (PFN_xkb_context_new) in _glfwInitWayland()
715 if (!_glfw.wl.xkb.context_new || in _glfwInitWayland()
/third_party/python/Modules/_decimal/
H A D_decimal.c1244 context_new(PyTypeObject *type, PyObject *args UNUSED, PyObject *kwds UNUSED) in context_new() function
5721 context_new, /* tp_new */

Completed in 17 milliseconds