Lines Matching refs:osGetcwd
31125 #define osGetcwd ((char*(*)(char*,size_t))aSyscall[3].pCurrent)36863 if( osGetcwd(zOut, nOut-2)==0 ){