Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dcontext.c22 context_t context_new(const char *str) in context_new() function
/third_party/python/Modules/_decimal/
D_decimal.c1180 context_new(PyTypeObject *type, PyObject *args UNUSED, PyObject *kwds UNUSED) in context_new() function