Home
last modified time | relevance | path

Searched refs:zipfileGetMode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c10713 static int zipfileGetMode( in zipfileGetMode() function
10957 rc = zipfileGetMode(apVal[3], bIsDir, &mode, &pTab->base.zErrMsg); in zipfileUpdate()
11364 rc = zipfileGetMode(pMode, bIsDir, &mode, &zErr); in zipfileStep()