Searched refs:wmkdir (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c6292 wmkdir(const WCHAR *wpath, int mode) function
6319 ret = wmkdir(wpath, mode);
6333 ret = wmkdir(wpath, mode);

Completed in 211 milliseconds