Home
last modified time | relevance | path

Searched defs:mkdir (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Doe-publish-sdk27 def mkdir(d): function
H A Dgen-lockedsig-cache15 def mkdir(d): function
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dsdk.py64 def mkdir(d): function
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py95 def mkdir(folder, mode=0o775): function
/openbmc/linux/fs/orangefs/
Ddowncall.h
Dupcall.h
/openbmc/qemu/fsdev/
H A Dfile-op-9p.h153 int (*mkdir)(FsContext *, V9fsPath *, const char *, FsCred *); member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py1398 def mkdir(src, dest, p): function
/openbmc/u-boot/fs/
H A Dfs.c156 int (*mkdir)(const char *dirname); member
/openbmc/qemu/block/
H A Dvvfat.c1593 struct { uint32_t cluster; } mkdir; member