Searched defs:ensure_directory (Results 1 – 3 of 3) sorted by relevance
28 BOOL ensure_directory(char *pathname, char *new_part, NOTIFYPROC notify) in ensure_directory() function
29 BOOL ensure_directory(char *pathname, char *new_part, NOTIFYPROC notify) in ensure_directory() function
3008 def ensure_directory(path): function