Home
last modified time | relevance | path

Searched defs:rmdir (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/src/unistd/
H A Drmdir.c5 int rmdir(const char *path) in rmdir() function
/third_party/NuttX/fs/vfs/
H A Dfs_rmdir.c195 int rmdir(const char *pathname) in rmdir() function
/third_party/libuv/test/
H A Dtest-fs-open-flags.c34 # define rmdir _rmdir macro
H A Dtest-fs.c44 # define rmdir _rmdir macro
[all...]
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js214 function rmdir() { function
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.py36 def rmdir(self,dir): member in Machine
/third_party/ffmpeg/libavformat/
H A Dos_support.h310 #define rmdir win32_rmdir macro
/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h123 struct rpc_call_rmdir rmdir; member
H A Drpc.h370 struct RMDIR3args rmdir; member
492 struct RMDIR3resok rmdir; member
/third_party/libwebsockets/lib/misc/
H A Ddir.c44 #define rmdir _rmdir macro
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h110 int (*rmdir) (const char *); member
H A Dfuse_lowlevel.h316 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member
/third_party/python/Lib/test/support/
H A Dos_helper.py431 def rmdir(dirname): function
/third_party/libfuse/include/
H A Dfuse.h368 int (*rmdir) (const char *); member
H A Dfuse_lowlevel.h421 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member
/third_party/node/lib/
H A Dfs.js1160 function rmdir(path, options, callback) { function
/third_party/python/Lib/
H A Dpathlib.py1152 def rmdir(self): member in Path
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs498 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs833 pub fn rmdir(arg1: *const c_char) -> c_int; in rmdir() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs653 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs917 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1692 pub fn rmdir(path: *const ::c_char) -> ::c_int; in rmdir() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3622 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions

Completed in 79 milliseconds