Home
last modified time | relevance | path

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

/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dhttpmethod_p.h27 DAV_UNLOCK, enumerator
/dports/devel/git-svn/git-2.34.1/
H A Dhttp-push.c45 #define DAV_UNLOCK "UNLOCK" macro
955 curl_setup_http_get(slot->curl, lock->url, DAV_UNLOCK); in unlock_remote()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp-push.c45 #define DAV_UNLOCK "UNLOCK" macro
955 curl_setup_http_get(slot->curl, lock->url, DAV_UNLOCK); in unlock_remote()
/dports/devel/git-p4/git-2.34.1/
H A Dhttp-push.c45 #define DAV_UNLOCK "UNLOCK" macro
955 curl_setup_http_get(slot->curl, lock->url, DAV_UNLOCK); in unlock_remote()
/dports/devel/git/git-2.34.1/
H A Dhttp-push.c45 #define DAV_UNLOCK "UNLOCK" macro
955 curl_setup_http_get(slot->curl, lock->url, DAV_UNLOCK); in unlock_remote()
/dports/devel/git-cvs/git-2.34.1/
H A Dhttp-push.c45 #define DAV_UNLOCK "UNLOCK" macro
955 curl_setup_http_get(slot->curl, lock->url, DAV_UNLOCK); in unlock_remote()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhttp-push.c45 #define DAV_UNLOCK "UNLOCK" macro
962 curl_setup_http_get(slot->curl, lock->url, DAV_UNLOCK); in unlock_remote()
/dports/devel/kf5-kio/kio-5.89.0/src/ioslaves/http/
H A Dhttp.cpp301 case DAV_UNLOCK: in methodString()
1524 m_request.method = DAV_UNLOCK; in davUnlock()
1582 case DAV_UNLOCK: in davError()
2453 case DAV_UNLOCK: in sendQuery()