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

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c1080 BOOL fRet; local
1136 fRet = CreateProcessW(prog, (WCHAR *)cmd, psa, psa,
1142 if (!fRet) {

Completed in 195 milliseconds