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