Searched defs:rmdir (Results 1 – 4 of 4) sorted by relevance
19 #define rmdir(path) android_rmdir((path)) macro
44 # define rmdir _rmdir macro
192 int __cdecl rmdir(const char* dirname) { in rmdir() function
60 extern "C" int rmdir(const char* pathname) { in rmdir() function