Home
last modified time | relevance | path

Searched defs:context_new (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/selinux/libselinux/src/
H A Dcontext.c22 context_t context_new(const char *str) in context_new() function
/aosp_15_r20/external/dnsmasq/src/
H A Drfc2131.c275 struct dhcp_context *context_tmp, *context_new = NULL; in dhcp_reply() local
/aosp_15_r20/external/python/cpython2/Modules/
D_ssl.c2174 context_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in context_new() function
/aosp_15_r20/external/python/cpython3/Modules/_decimal/
D_decimal.c1244 context_new(PyTypeObject *type, PyObject *args UNUSED, PyObject *kwds UNUSED) in context_new() function