Lines Matching refs:posix_mkdir
2664 posix_mkdir(PyObject *self, PyObject *args)8905 {"mkdir", posix_mkdir, METH_VARARGS, posix_mkdir__doc__},