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

/macosx-10.10.1/webdavfs-367/mount.tproj/
H A Dwebdav_parse.c1550 webdav_parse_opendir_struct_t opendir_struct; local
1552 opendir_struct.head = opendir_struct.tail = NULL;
1553 opendir_struct.error = 0;
1568 int result = xmlSAXUserParseMemory( &sh,&opendir_struct,(char*)xmlp,(int)xmlp_len);
1616 for (element_ptr = opendir_struct.head; element_ptr != NULL; element_ptr = element_ptr->next)
1773 element_ptr = opendir_struct.head;
1787 element_ptr = opendir_struct.head;

Completed in 163 milliseconds