Home
last modified time | relevance | path

Searched refs:NE_DEPTH_ZERO (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/litmus/litmus-0.13/src/
H A Dlocks.c103 return getlock(ne_lockscope_exclusive, NE_DEPTH_ZERO); in lock_excl()
108 return getlock(ne_lockscope_shared, NE_DEPTH_ZERO); in lock_shared()
139 ne_copy(i_session2, 1, NE_DEPTH_ZERO, res2, res) != NE_ERROR); in notowner_modify()
257 ne_copy(i_session2, 1, NE_DEPTH_ZERO, res, dest)); in copy()
578 ONV(getlock(ne_lockscope_exclusive, NE_DEPTH_ZERO), in unmapped_lock()
H A Dprops.c148 r.ph = ne_propfind_create(i_session, i_path, NE_DEPTH_ZERO); in propfind_d0()
177 ne_add_depth_header(req, NE_DEPTH_ZERO); in do_invalid_pfind()
328 ne_simple_propfind(i_session, prop_uri, NE_DEPTH_ZERO, in propget()
H A Dcopymove.c102 ret = ne_copy(i_session, 0, NE_DEPTH_ZERO, src, nodest); in copy_nodestcoll()
210 ONV(ne_copy(i_session, 0, NE_DEPTH_ZERO, csrc, cdest), in copy_shallow()
/dports/www/cadaver/cadaver-0.23.3/src/
H A Doptions.c277 lockdepth = NE_DEPTH_ZERO; in set_lockdepth()
292 if (lockdepth == NE_DEPTH_ZERO) in disp_lockdepth()
305 searchdepth = NE_DEPTH_ZERO; in set_searchdepth()
320 if (searchdepth == NE_DEPTH_ZERO) in disp_searchdepth()
H A Dutils.c42 ret = fetch_resource_list(session.sess, uri, NE_DEPTH_ZERO, 1, &res); in getrestype()
H A Dcommands.c495 lock->depth = NE_DEPTH_ZERO; in execute_lock()
660 ret = ne_simple_propfind(session.sess, remote, NE_DEPTH_ZERO, props, in execute_propget()
691 if (out_handle(ne_propnames(session.sess, remote, NE_DEPTH_ZERO, in execute_propnames()
H A Dversion.c527 ne_propfind_handler *pfh = ne_propfind_create(session.sess, uri, NE_DEPTH_ZERO); in is_vcr()
/dports/devel/tla/tla-1.3.5/src/libneon/src/
H A Dne_basic.h41 #define NE_DEPTH_ZERO (0) macro
H A Dne_locks.c366 lock->depth = NE_DEPTH_ZERO; in ne_lock_create()
644 handler = ne_propfind_create(sess, uri, NE_DEPTH_ZERO); in ne_lock_discover()
H A Dne_basic.c454 case NE_DEPTH_ZERO: in ne_add_depth_header()
H A Dne_props.c224 ne_lock_using_resource(req, uri, NE_DEPTH_ZERO); in ne_proppatch()
/dports/www/sitecopy/sitecopy-0.16.6/lib/neon/
H A Dne_basic.h39 #define NE_DEPTH_ZERO (0) macro
H A Dne_locks.c365 lock->depth = NE_DEPTH_ZERO; in ne_lock_create()
661 ctx.phandler = handler = ne_propfind_create(sess, uri, NE_DEPTH_ZERO); in ne_lock_discover()
H A Dne_basic.c395 case NE_DEPTH_ZERO: in ne_add_depth_header()
/dports/www/litmus/litmus-0.13/lib/neon/
H A Dne_basic.h39 #define NE_DEPTH_ZERO (0) macro
H A Dne_locks.c365 lock->depth = NE_DEPTH_ZERO; in ne_lock_create()
661 ctx.phandler = handler = ne_propfind_create(sess, uri, NE_DEPTH_ZERO); in ne_lock_discover()
H A Dne_basic.c395 case NE_DEPTH_ZERO: in ne_add_depth_header()
/dports/www/davix/davix-0.7.6/deps/libneon/src/
H A Dne_basic.h39 #define NE_DEPTH_ZERO (0) macro
H A Dne_locks.c365 lock->depth = NE_DEPTH_ZERO; in ne_lock_create()
661 ctx.phandler = handler = ne_propfind_create(sess, uri, NE_DEPTH_ZERO); in ne_lock_discover()
H A Dne_basic.c395 case NE_DEPTH_ZERO: in ne_add_depth_header()
/dports/www/neon/neon-0.32.1/src/
H A Dne_basic.h39 #define NE_DEPTH_ZERO (0) macro
H A Dne_locks.c389 lock->depth = NE_DEPTH_ZERO; in ne_lock_create()
696 ctx.phandler = handler = ne_propfind_create(sess, uri, NE_DEPTH_ZERO); in ne_lock_discover()
H A Dne_basic.c396 case NE_DEPTH_ZERO: in ne_add_depth_header()
/dports/www/davix/davix-0.7.6/deps/libneon/test/
H A Dlock.c553 lock = make_lock("/foo", NULL, ne_lockscope_exclusive, NE_DEPTH_ZERO); in fail_lockauth()
560 lock = make_lock("/bar", "fish", ne_lockscope_exclusive, NE_DEPTH_ZERO); in fail_lockauth()
/dports/www/neon/neon-0.32.1/test/
H A Dlock.c612 lock = make_lock("/foo", NULL, ne_lockscope_exclusive, NE_DEPTH_ZERO); in fail_lockauth()
619 lock = make_lock("/bar", "fish", ne_lockscope_exclusive, NE_DEPTH_ZERO); in fail_lockauth()

12