Home
last modified time | relevance | path

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

/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/utils/
H A Duninstall-helpers.cpp50 int posix_rmdir(const QString &root) in posix_rmdir() function
150 return posix_rmdir(path_in); in delete_dir_recursively()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Efi/
H A Dedk2module.c1201 posix_rmdir(PyObject *self, PyObject *args) in posix_rmdir() function
6856 {"rmdir", posix_rmdir, METH_VARARGS, posix_rmdir__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c2624 posix_rmdir(PyObject *self, PyObject *args) in posix_rmdir() function
8720 {"rmdir", posix_rmdir, METH_VARARGS, posix_rmdir__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c2812 posix_rmdir(PyObject *self, PyObject *args) in posix_rmdir() function
8920 {"rmdir", posix_rmdir, METH_VARARGS, posix_rmdir__doc__},
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c2812 posix_rmdir(PyObject *self, PyObject *args) in posix_rmdir() function
8920 {"rmdir", posix_rmdir, METH_VARARGS, posix_rmdir__doc__},