Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c3924 posix_openpty(PyObject *self, PyObject *noargs) in posix_openpty() function
8918 {"openpty", posix_openpty, METH_NOARGS, posix_openpty__doc__},