Searched defs:URL (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_local/
H A Dsplit_url.c32 svn_ra_local__split_URL(svn_repos_t **repos, const char **repos_url, const char **fs_path, const char *URL, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/subversion/subversion/svn/
H A Dpropdel-cmd.c75 const char *URL; local
H A Dpropset-cmd.c117 const char *URL; local
H A Dpropedit-cmd.c110 const char *URL; local
H A Dproplist-cmd.c208 const char *URL; local
H A Dpropget-cmd.c352 const char *URL; local
H A Dprops.c53 svn_cl__revprop_prepare(const svn_opt_revision_t *revision, const apr_array_header_t *targets, const char **URL, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h1127 const char *URL; member in struct:svn_wc__info2_t
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Dcheckout.c172 svn_client_checkout3(svn_revnum_t *result_rev, const char *URL, const char *path, const svn_opt_revision_t *peg_revision, const svn_opt_revision_t *revision, svn_depth_t depth, svn_boolean_t ignore_externals, svn_boolean_t allow_unver_obstructions, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
H A Dstatus.c440 const char *URL; local
[all...]
H A Dprop_commands.c445 svn_client_revprop_set2(const char *propname, const svn_string_t *propval, const svn_string_t *original_propval, const char *URL, const svn_opt_revision_t *revision, svn_revnum_t *set_rev, svn_boolean_t force, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
988 svn_client_revprop_get(const char *propname, svn_string_t **propval, const char *URL, const svn_opt_revision_t *revision, svn_revnum_t *set_rev, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
1570 svn_client_revprop_list(apr_hash_t **props, const char *URL, const svn_opt_revision_t *revision, svn_revnum_t *set_rev, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
[all...]
H A Ddeprecated.c1884 svn_client_revprop_set(const char *propname, const svn_string_t *propval, const char *URL, const svn_opt_revision_t *revision, svn_revnum_t *set_rev, svn_boolean_t force, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
2454 svn_client_checkout2(svn_revnum_t *result_rev, const char *URL, const char *path, const svn_opt_revision_t *peg_revision, const svn_opt_revision_t *revision, svn_boolean_t recurse, svn_boolean_t ignore_externals, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
2471 svn_client_checkout(svn_revnum_t *result_rev, const char *URL, const char *path, const svn_opt_revision_t *revision, svn_boolean_t recurse, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
[all...]
/freebsd-10.1-release/lib/libfetch/
H A Dfetch.c75 fetchXGet(struct url *URL, struct url_stat *us, const char *flags) argument
99 fetchGet(struct url *URL, const char *flags) argument
109 fetchPut(struct url *URL, const char *flags) argument
129 fetchStat(struct url *URL, struct url_stat *us, const char *flags) argument
153 fetchList(struct url *URL, const char *flags) argument
172 fetchXGetURL(const char *URL, struct url_stat *us, const char *flags) argument
190 fetchGetURL(const char *URL, const char *flags) argument
199 fetchPutURL(const char *URL, const char *flags) argument
217 fetchStatURL(const char *URL, struct url_stat *us, const char *flags) argument
235 fetchListURL(const char *URL, const char *flags) argument
340 fetchParseURL(const char *URL) argument
[all...]
H A Dcommon.c808 fetch_ssl(conn_t *conn, const struct url *URL, int verbose) argument
H A Dhttp.c1378 http_connect(struct url *URL, struct url *purl, const char *flags) argument
1498 http_request(struct url *URL, const char *op, struct url_stat *us, struct url *purl, const char *flags) argument
1512 http_request_body(struct url *URL, const char *op, struct url_stat *us, struct url *purl, const char *flags, const char *content_type, const char *body) argument
2023 fetchXGetHTTP(struct url *URL, struct url_stat *us, const char *flags) argument
2032 fetchGetHTTP(struct url *URL, const char *flags) argument
2051 fetchStatHTTP(struct url *URL, struct url_stat *us, const char *flags) argument
2073 fetchReqHTTP(struct url *URL, const char *method, const char *flags, const char *content_type, const char *body) argument
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/include/
H A Dsvn_client.h5870 const char *URL; member in struct:svn_info_t
6012 const char *URL; member in struct:svn_client_info2_t
[all...]
/freebsd-10.1-release/usr.bin/fetch/
H A Dfetch.c360 query_auth(struct url *URL) argument
401 fetch(char *URL, const char *path) argument
[all...]
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dxml.h69 TT, CODE, COMMAND_TAG, ENV, FILE_TAG, OPTION, SAMP, KBD, URL, KEY, enumerator in enum:xml_element
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c145 URL = 334, enumerator in enum:yytokentype
230 #define URL 334 macro

Completed in 283 milliseconds