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

/freebsd-10.3-release/sys/fs/udf/
H A Decma167-udf.h281 uint32_t start_loc; member in struct:part_desc
H A Dudf_vfsops.c429 udfmp->part_start = le32toh(pd->start_loc);
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c883 svn_client__pathrev_t *start_loc;
895 err2 = svn_client__repos_location(&start_loc, ra_session,
943 if (strcmp(start_loc->url, merge_source_url) != 0)
4705 svn_client__pathrev_t *start_loc;
4707 err = svn_client__repos_location(&start_loc,
4726 if (strcmp(start_loc->url, url) == 0)
7048 svn_client__pathrev_t *start_loc;
7050 SVN_ERR(svn_client__repos_location(&start_loc,
879 svn_client__pathrev_t *start_loc; local
4699 svn_client__pathrev_t *start_loc; local
7040 svn_client__pathrev_t *start_loc; local

Completed in 125 milliseconds