| /third_party/musl/src/unistd/ |
| D | rmdir.c | 5 int rmdir(const char *path) in rmdir() function
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_rmdir.c | 195 int rmdir(const char *pathname) in rmdir() function
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | system_file.js | 103 rmdir: function (...args) { method
|
| D | ohos_fileio.js | 610 rmdir: function (...args) { method
|
| /third_party/libuv/test/ |
| D | test-fs-open-flags.c | 34 # define rmdir _rmdir macro
|
| D | test-fs.c | 44 # define rmdir _rmdir macro
|
| /third_party/node/test/parallel/ |
| D | test-trace-events-fs-async.js | 214 function rmdir() { function
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| D | locktests.py | 36 def rmdir(self,dir): member in Machine
|
| /third_party/libwebsockets/lib/misc/ |
| D | dir.c | 44 #define rmdir _rmdir macro
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.h | 310 #define rmdir win32_rmdir macro
|
| /third_party/NuttX/fs/nfs/ |
| D | nfs_mount.h | 123 struct rpc_call_rmdir rmdir; member
|
| D | rpc.h | 370 struct RMDIR3args rmdir; member 492 struct RMDIR3resok rmdir; member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| D | fuse.h | 110 int (*rmdir) (const char *); member
|
| D | fuse_lowlevel.h | 316 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member
|
| /third_party/python/Lib/test/support/ |
| D | os_helper.py | 431 def rmdir(dirname): function
|
| /third_party/node/lib/internal/fs/ |
| D | promises.js | 727 async function rmdir(path, options) { function 1041 rmdir, property
|
| /third_party/libfuse/include/ |
| D | fuse.h | 368 int (*rmdir) (const char *); member
|
| D | fuse_lowlevel.h | 421 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | syscalls.rs | 1112 pub(crate) fn rmdir(pathname: &CStr) -> io::Result<()> { in rmdir() function
|
| /third_party/python/Lib/ |
| D | pathlib.py | 1152 def rmdir(self): member in Path
|
| /third_party/node/lib/ |
| D | fs.js | 1160 function rmdir(path, options, callback) { function
|
| /third_party/rust/crates/libc/src/windows/ |
| D | mod.rs | 498 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() function
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 917 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() function
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 653 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() function
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 833 pub fn rmdir(arg1: *const c_char) -> c_int; in rmdir() function
|