Searched refs:zNotUsed (Results 1 – 2 of 2) sorted by relevance
53 static int db_is_locked(void *NotUsed, const char *zNotUsed, int iNotUsed){ in db_is_locked() argument
1786 char *zNotUsed; local1789 nByte = GetFullPathName(zRelative, 0, 0, &zNotUsed) + 1;1792 GetFullPathName(zRelative, nByte, zFull, &zNotUsed);