Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_webdav.c70 sqlite3_stmt *stmt_create_lock; member
138 sqlite3_finalize(s->stmt_create_lock); in FREE_FUNC()
320 &(s->stmt_create_lock), &next_stmt)) { in SETDEFAULTS_FUNC()
397 PATCH_OPTION(stmt_create_lock); in mod_webdav_patch_connection()
433 PATCH_OPTION(stmt_create_lock); in mod_webdav_patch_connection()
2314 stmt = p->conf.stmt_create_lock; in URIHANDLER_FUNC()