Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_webdav.c2436 webdav_parse_Depth (const request_st * const r) in webdav_parse_Depth() function
4218 pb.depth = webdav_parse_Depth(r); in mod_webdav_propfind()
4459 if (-1 != webdav_parse_Depth(r)) { in mod_webdav_delete()
5245 const int depth = webdav_parse_Depth(r); in mod_webdav_copymove_b()
5706 lockdata.depth = webdav_parse_Depth(r); in mod_webdav_lock()