Home
last modified time | relevance | path

Searched defs:mkdir (Results 1 - 25 of 59) sorted by relevance

123

/third_party/musl/src/stat/
H A Dmkdir.c5 int mkdir(const char *path, mode_t mode) in mkdir() function
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_util.h47 #define mkdir(dir, mode) _mkdir(dir) macro
/third_party/skia/infra/bots/
H A Dtest_utils.py24 def mkdir(self, dname, mode=0o755): member in FileWriter
/third_party/NuttX/fs/vfs/
H A Dfs_mkdir.c168 int mkdir(const char *pathname, mode_t mode) in mkdir() function
/third_party/curl/src/
H A Dtool_dirhie.c42 # define mkdir(x,y) (mkdir)((x)) macro
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_files.h70 int (*mkdir)(struct MountPoint *, const char *); member
/kernel/uniproton/src/fs/vfs/
H A Dvfs_files.h49 S32 (*mkdir)(struct TagMountPoint *, const char *); member
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js158 function mkdir() { function
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.py33 def mkdir(self,dir): member in Machine
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c86 EXPORT_SYMBOL_PROTO(mkdir); variable
/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dkfigure.py97 def mkdir(folder, mode=0o775): function
/kernel/linux/linux-6.6/Documentation/sphinx/
H A Dkfigure.py89 def mkdir(folder, mode=0o775): function
/kernel/liteos_a/fs/proc/include/
H A Dproc_fs.h99 int (*mkdir)(struct ProcDirEntry *parent, const char *dirName, mode_t mode, struct ProcDirEntry **pde); member
/kernel/uniproton/src/fs/
H A Dfs.c110 int mkdir(const char *path, mode_t mode) in mkdir() function
/third_party/ffmpeg/libavformat/
H A Dos_support.h308 #define mkdir(a, b) win32_mkdir(a) macro
/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h122 struct rpc_call_mkdir mkdir; member
/third_party/libwebsockets/lib/misc/
H A Ddir.c43 #define mkdir(x,y) _mkdir(x) macro
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h104 int (*mkdir) (const char *, mode_t); member
H A Dfuse_lowlevel.h291 void (*mkdir) (fuse_req_t req, fuse_ino_t parent, const char *name, member
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c51 int (*mkdir)(const char *name); member
[all...]
/kernel/linux/linux-5.10/fs/orangefs/
H A Ddowncall.h113 struct orangefs_mkdir_response mkdir; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddowncall.h113 struct orangefs_mkdir_response mkdir; member
/third_party/libfuse/test/
H A Dtest_examples.py70 def mkdir(self, path): member in raii_tmpdir
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc269 int mkdir(const char* path, int _mode) { in mkdir() function
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3proc.c265 struct nfs3_mkdirargs mkdir; member

Completed in 15 milliseconds

123