Searched defs:rmdir (Results 26 - 40 of 40) sorted by relevance
12
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | sys.h | 637 int rmdir(const char *path) in rmdir() function
|
/third_party/NuttX/fs/nfs/ |
H A D | rpc.h | 370 struct RMDIR3args rmdir; member 492 struct RMDIR3resok rmdir; member
|
/third_party/libuv/test/ |
H A D | test-fs.c | 44 # define rmdir _rmdir macro [all...] |
/third_party/rust/crates/libc/src/windows/ |
H A D | mod.rs | 498 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions
|
/third_party/rust/crates/libc/src/solid/ |
H A D | mod.rs | 833 pub fn rmdir(arg1: *const c_char) -> c_int; in rmdir() functions
|
/third_party/rust/crates/libc/src/ |
H A D | wasi.rs | 653 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions
|
/third_party/rust/crates/libc/src/unix/ |
H A D | mod.rs | 917 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 1751 int (*rmdir) (struct inode *, const struct qstr *); member
|
H A D | fs.h | 1939 int (*rmdir) (struct inode *,struct dentry *); member
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 340 int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *, member
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsglob.h | 393 int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *, member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fs.h | 1981 int (*rmdir) (struct inode *,struct dentry *); member
|
H A D | nfs_xdr.h | 1778 int (*rmdir) (struct inode *, const struct qstr *); member
|
/third_party/rust/crates/libc/src/vxworks/ |
H A D | mod.rs | 1692 pub fn rmdir(path: *const ::c_char) -> ::c_int; in rmdir() functions
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 3622 pub fn rmdir(path: *const c_char) -> ::c_int; in rmdir() functions
|
Completed in 62 milliseconds
12