Home
last modified time | relevance | path

Searched refs:mkpath (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dcache.h29 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) __printf(3, 4);
H A Dpath.c24 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) in mkpath() function
H A Dconfig.c557 config = strdup(mkpath(path, sizeof(path), "%s/.perfconfig", home)); in home_perfconfig()
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DMiscellaneous.pm39 mkpath ($BdirPath,0,0700);
H A DAPI.pm1194 mkpath(( $backup_dir . $directory),0,0700);
1512 mkpath ($dirName,0,0700);
1784 mkpath($revertdir); #if this doesn't work next line catches
/openbmc/linux/tools/perf/
H A Dbuiltin-config.c162 char *user_config = mkpath(path, sizeof(path), "%s/.perfconfig", getenv("HOME")); in cmd_config()
H A Dbuiltin-help.c396 if (stat(mkpath(path, sizeof(path), "%s/perf.html", html_path), &st) in get_html_page_path()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/
H A D0003-only-make-one-reference-to-env.patch61 self.mkpath(os.path.dirname(f))
/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/
H A D0002-Add-debug-prefix-map-option.patch325 mkpath("$outputdir/$testname/$subname");
/openbmc/linux/tools/testing/ktest/
H A Dktest.pl1789 mkpath($dir) or
4347 mkpath($outputdir) or
4385 mkpath($tmpdir) or