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