Searched refs:mkpath (Results 1 – 8 of 8) sorted by relevance
219 def self.mkpath( path ) singletonMethod in String.Dir223 test( ?d, parent ) or mkpath( parent )
67 extern char *mkpath(const char *fmt, ...) __attribute__((format (printf, 1, 2)));
88 char *mkpath(const char *fmt, ...) in mkpath() function
420 char *user_config = strdup(mkpath("%s/.perfconfig", home)); in perf_config()
121 mkpath $Dir;332 mkpath $dir;
215 mkpath($NewDir);
203 test( ?d, dir ) or FileUtils.mkpath( dir )
377 if (stat(mkpath("%s/perf.html", html_path), &st) in get_html_page_path()