Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_webdav.c6023 int check_lock_src = 0; in PHYSICALPATH_FUNC() local
6045 check_readonly = check_lock_src = 1; in PHYSICALPATH_FUNC()
6073 if (check_lock_src && !webdav_has_lock(r, &pconf, &r->physical.rel_path)) in PHYSICALPATH_FUNC()