Searched defs:mkpath (Results 1 – 4 of 4) sorted by relevance
17 def mkpath(name, mode=0o777, verbose=1, dry_run=0): function
337 def mkpath(self, name, mode=0o777): member in Command
915 def mkpath (self, name, mode=0o777): member in CCompiler
212 int mkpath(char *dir) in mkpath() function