Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_webdav.c396 sql_config *sql; member
629 if (pconf.sql) in URIHANDLER_FUNC()
1495 if (!pconf->sql) in webdav_db_transaction()
1538 if (!pconf->sql) in webdav_lock_match()
1628 if (!pconf->sql) in webdav_lock_activelocks()
1703 if (!pconf->sql) in webdav_lock_delete_uri()
1739 if (!pconf->sql) in webdav_lock_delete_uri_col()
1786 if (!pconf->sql) in webdav_lock_acquire()
1839 if (!pconf->sql) in webdav_lock_refresh()
1873 if (!pconf->sql) in webdav_lock_release()
[all …]
H A Dlemon.c4293 FILE *out, *in, *sql; in ReportTable() local
4324 sql = 0; in ReportTable()
4327 if( sql==0 ){ in ReportTable()
4332 fprintf(sql, in ReportTable()
4343 fprintf(sql, in ReportTable()
4355 fprintf(sql, in ReportTable()
4369 fprintf(sql, in ReportTable()
4374 fprintf(sql,"');\n"); in ReportTable()
4378 fprintf(sql, in ReportTable()
4385 fprintf(sql, in ReportTable()
[all …]