Home
last modified time | relevance | path

Searched refs:_mkdir (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/doc/_extensions/zephyr/
Dapplication.py269 def _mkdir(mkdir, build_dir, host_os, skip_config): member in ZephyrAppCommandsDirective
308 content.extend(self._mkdir(mkdir, build_dir, 'all',
326 content.extend(self._mkdir(mkdir, build_dir, host, skip_config))
/Zephyr-latest/include/zephyr/posix/sys/
Dstat.h229 int _mkdir(const char *_path, mode_t __mode);