init_mkdir
init_mkdir(current_cvsroot->cr_dir, 0777);
init_mkdir(path, 0777);
static void init_mkdir(const char *, mode_t);