Home
last modified time | relevance | path

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

/lighttpd1.4/
H A DNEWS122 * [multiple] employ ck_realloc_u32() shared code
553 * [core] clear shared log buffer after writes
659 * [mod_ssi] shared code to wrap strftime()
874 * [core] gw_backend_error() shared code
963 * [core] shared temp buffer for log_*error*()
1437 * [core] fdevent_load_file() shared code
1678 * [core] always lseek() with shared fd
1894 * [core] fdevent_mkstemp_append() (shared)
2474 * [core] fdevent_connect_status() shared code
2487 * [core] shared code for socket backends
[all …]
H A Dconfigure.ac88 LT_INIT([dlopen disable-static shared])
/lighttpd1.4/src/
H A Dmod_webdav.c3965 const int shared = (lockdata->lockscope->used != sizeof("exclusive")); in webdav_lock_token_submitted_cb() local
3968 if (shared) ++cbdata->slocks; in webdav_lock_token_submitted_cb()
3978 if (shared) ++cbdata->smatch; in webdav_lock_token_submitted_cb()
3985 if (!shared) { in webdav_lock_token_submitted_cb()