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

/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dproplist-cmd.c294 svn_client_proplist4(truepath, &peg_revision,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dprop_commands.c1246 /* Helper for svn_client_proplist4 when retrieving properties and/or
1248 all arguments are as per svn_client_proplist4.
1366 /* Helper for svn_client_proplist4 when retrieving properties and
1368 per svn_client_proplist4. */
1491 svn_client_proplist4(const char *path_or_url,
1489 svn_client_proplist4(const char *path_or_url, function
H A Ddeprecated.c2299 return svn_error_trace(svn_client_proplist4(target, peg_revision, revision,
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_client.h359 * The callback invoked by svn_client_proplist4(). Each invocation
6426 svn_client_proplist4(const char *target,
6438 * Similar to svn_client_proplist4(), except that the @a receiver type

Completed in 103 milliseconds