| /third_party/musl/src/stat/ |
| H A D | mkdir.c | 5 int mkdir(const char *path, mode_t mode) in mkdir() function
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_util.h | 47 #define mkdir(dir, mode) _mkdir(dir) macro
|
| /third_party/skia/infra/bots/ |
| H A D | test_utils.py | 24 def mkdir(self, dname, mode=0o755): member in FileWriter
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_mkdir.c | 168 int mkdir(const char *pathname, mode_t mode) in mkdir() function
|
| /third_party/curl/src/ |
| H A D | tool_dirhie.c | 42 # define mkdir(x,y) (mkdir)((x)) macro
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_files.h | 70 int (*mkdir)(struct MountPoint *, const char *);
member
|
| /kernel/uniproton/src/fs/vfs/ |
| H A D | vfs_files.h | 49 S32 (*mkdir)(struct TagMountPoint *, const char *);
member
|
| /third_party/node/test/parallel/ |
| H A D | test-trace-events-fs-async.js | 158 function mkdir() { function
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| H A D | locktests.py | 33 def mkdir(self,dir): member in Machine
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | user_syms.c | 86 EXPORT_SYMBOL_PROTO(mkdir); variable
|
| /kernel/linux/linux-5.10/Documentation/sphinx/ |
| H A D | kfigure.py | 97 def mkdir(folder, mode=0o775): function
|
| /kernel/linux/linux-6.6/Documentation/sphinx/ |
| H A D | kfigure.py | 89 def mkdir(folder, mode=0o775): function
|
| /kernel/liteos_a/fs/proc/include/ |
| H A D | proc_fs.h | 99 int (*mkdir)(struct ProcDirEntry *parent, const char *dirName, mode_t mode, struct ProcDirEntry **pde); member
|
| /kernel/uniproton/src/fs/ |
| H A D | fs.c | 110 int mkdir(const char *path, mode_t mode) in mkdir() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | os_support.h | 308 #define mkdir(a, b) win32_mkdir(a) macro
|
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_mount.h | 122 struct rpc_call_mkdir mkdir; member
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | dir.c | 43 #define mkdir(x,y) _mkdir(x) macro
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse.h | 104 int (*mkdir) (const char *, mode_t); member
|
| H A D | fuse_lowlevel.h | 291 void (*mkdir) (fuse_req_t req, fuse_ino_t parent, const char *name, member
|
| /kernel/linux/linux-5.10/fs/tracefs/ |
| H A D | inode.c | 51 int (*mkdir)(const char *name); member [all...] |
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | downcall.h | 113 struct orangefs_mkdir_response mkdir; member
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | downcall.h | 113 struct orangefs_mkdir_response mkdir; member
|
| /third_party/libfuse/test/ |
| H A D | test_examples.py | 70 def mkdir(self, path): member in raii_tmpdir [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | io_win32.cc | 269 int mkdir(const char* path, int _mode) { in mkdir() function
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs3proc.c | 265 struct nfs3_mkdirargs mkdir; member
|