Home
last modified time | relevance | path

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

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