Lines Matching refs:found
832 int found = 0; in webdav_get_live_property() local
844 found = 1; in webdav_get_live_property()
849 found = 1; in webdav_get_live_property()
860 found = 1; in webdav_get_live_property()
871 found = 1; in webdav_get_live_property()
877 found = 1; in webdav_get_live_property()
882 found = 1; in webdav_get_live_property()
887 found = 1; in webdav_get_live_property()
891 return found ? 0 : -1; in webdav_get_live_property()
899 int found = 0; in webdav_get_property() local
926 found = 1; in webdav_get_property()
930 return found ? 0 : -1; in webdav_get_property()