Searched refs:zPwd (Results 1 – 1 of 1) sorted by relevance
47189 char zPwd[SQLITE_MAX_PATHLEN+2]; in unixFullPathname() local47190 if( osGetcwd(zPwd, sizeof(zPwd)-2)==0 ){ in unixFullPathname()47193 appendAllPathElements(&path, zPwd); in unixFullPathname()