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