Home | History | Annotate | Download | only in Modules

Lines Matching full:posix_times

6411 posix_times(PyObject *self, PyObject *noargs)
6425 posix_times(PyObject *self, PyObject *noargs)
6447 posix_times(PyObject *self, PyObject *noargs)
8896 {"times", posix_times, METH_NOARGS, posix_times__doc__},