Home | History | Annotate | Download | only in Modules

Lines Matching refs:posix_spawnvpe

3510 posix_spawnvpe(PyObject *self, PyObject *args)

8749 {"spawnvpe", posix_spawnvpe, METH_VARARGS, posix_spawnvpe__doc__},