Searched defs:mkdir_ (Results 1 – 1 of 1) sorted by relevance
22 #define mkdir_(d, p) mkdir(d) macro25 #define mkdir_(d, p) mkdir(d, p) macro