Home
last modified time | relevance | path

Searched defs:locktype (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_webdav.c1097 buffer *locktoken, const char *lockscope, const char *locktype, int depth) { in webdav_lockdiscovery()
2242 …const xmlChar *lockscope = NULL, *locktype = NULL; /* TODO: compiler says unused: *owner = NULL; */ in URIHANDLER_FUNC() local