Searched refs:WEBDAV_LOCK_HREF (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_parse.h239 #define WEBDAV_LOCK_HREF 2 macro
H A Dwebdav_parse.c804 lock_struct->context = WEBDAV_LOCK_HREF;
1084 if (lock_struct->context == WEBDAV_LOCK_HREF)
1086 lock_struct->context = 0; /* clear the context so the next time through it's not in WEBDAV_LOCK_HREF */
1088 /* Since the context is set to WEBDAV_LOCK_HREF, we have

Completed in 186 milliseconds