Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_webdav.c67 sqlite3_stmt *stmt_copy_uri; member
130 sqlite3_finalize(s->stmt_copy_uri); in FREE_FUNC()
279 &(s->stmt_copy_uri), &next_stmt)) { in SETDEFAULTS_FUNC()
393 PATCH_OPTION(stmt_copy_uri); in mod_webdav_patch_connection()
429 PATCH_OPTION(stmt_copy_uri); in mod_webdav_patch_connection()
710 sqlite3_stmt *stmt = p->conf.stmt_copy_uri; in webdav_copy_file()
784 sqlite3_stmt *stmt = p->conf.stmt_copy_uri; in webdav_copy_dir()