Home
last modified time | relevance | path

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

12

/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
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_files.h71 int (*rmdir)(struct MountPoint *, const char *); member
H A Dvfs_fs.c1044 int rmdir(const char *path) in rmdir() function
/kernel/uniproton/src/fs/vfs/
H A Dvfs_files.h50 S32 (*rmdir)(struct TagMountPoint *, const char *); member
/third_party/libuv/test/
H A Dtest-fs-open-flags.c34 # define rmdir _rmdir macro
/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
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c87 EXPORT_SYMBOL_PROTO(rmdir); variable
/kernel/liteos_a/fs/proc/include/
H A Dproc_fs.h98 int (*rmdir)(struct ProcDirEntry *parent, struct ProcDirEntry *pde, const char *name); member
/kernel/uniproton/src/fs/
H A Dfs.c116 int rmdir(const char *path) in rmdir() function
/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
/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
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c52 int (*rmdir)(const char *name); member
[all...]
/third_party/python/Lib/test/support/
H A Dos_helper.py431 def rmdir(dirname): function
/kernel/linux/linux-6.6/fs/tracefs/
H A Dinode.c70 int (*rmdir)(const char *name); member
[all...]
/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
/kernel/linux/linux-5.10/include/linux/
H A Dkernfs.h173 int (*rmdir)(struct kernfs_node *kn); member
/kernel/linux/linux-6.6/include/linux/
H A Dkernfs.h240 int (*rmdir)(struct kernfs_node *kn); 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

Completed in 23 milliseconds

12