Searched defs:_rmdir (Results 1 – 4 of 4) sorted by relevance
280 def _rmdir(dirname): function319 _rmdir = os.rmdir variable
48 def _rmdir(self, path): member in WinSSHFlavor
114 function _rmdir(path, options, originalErr, callback) { function
62 int _rmdir(const char* path) { in _rmdir() function