Home
last modified time | relevance | path

Searched refs:nis_cat (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dnismodule.c191 nis_cat (PyObject *self, PyObject *args, PyObject *kwdict) in nis_cat() function
422 {"cat", (PyCFunction)nis_cat,
/external/python/cpython3/Modules/
Dnismodule.c198 nis_cat (PyObject *self, PyObject *args, PyObject *kwdict) in nis_cat() function
430 {"cat", (PyCFunction)nis_cat,
/external/python/cpython2/Misc/NEWS.d/
D2.7.1rc1.rst127 Restore GIL in nis_cat in case of error.
/external/python/cpython3/Misc/
DHISTORY12372 - Restore GIL in nis_cat in case of error. Decode NIS data to fs encoding, using