ts_getcwd          96 third_party/sqlite/src/src/test_syscall.c static char *ts_getcwd(char *zPath, size_t nPath);
ts_getcwd         121 third_party/sqlite/src/src/test_syscall.c   /*  3 */ { "getcwd",    (sqlite3_syscall_ptr)ts_getcwd,    0, 0, 0 },