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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_local/
H A Dsplit_url.c32 svn_ra_local__split_URL(svn_repos_t **repos, const char **repos_root_url, const char **fs_path, const char *URL, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dpropset-cmd.c117 const char *URL; local
H A Dpropdel-cmd.c75 const char *URL; local
H A Dproplist-cmd.c208 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
H A Dpropedit-cmd.c110 const char *URL; local
H A Dpropget-cmd.c353 const char *URL; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dcheckout.c201 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.c532 const char *URL; local
[all...]
H A Dprop_commands.c454 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
967 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
1545 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.c2065 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
2672 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
2689 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-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h1122 const char *URL; member in struct:svn_wc__info2_t
[all...]
/freebsd-11-stable/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
343 fetchParseURL(const char *URL) argument
[all...]
H A Dcommon.c907 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
1525 http_request(struct url *URL, const char *op, struct url_stat *us, struct url *purl, const char *flags) argument
1539 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
2045 fetchXGetHTTP(struct url *URL, struct url_stat *us, const char *flags) argument
2054 fetchGetHTTP(struct url *URL, const char *flags) argument
2073 fetchStatHTTP(struct url *URL, struct url_stat *us, const char *flags) argument
2095 fetchReqHTTP(struct url *URL, const char *method, const char *flags, const char *content_type, const char *body) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp82 StringRef URL; member in struct:clang::format::JsModuleReference
[all...]
/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.c387 query_auth(struct url *URL) argument
428 fetch(char *URL, const char *path) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_client.h7198 const char *URL; member in struct:svn_info_t
7340 const char *URL; member in struct:svn_client_info2_t
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c145 URL = 334, enumerator in enum:yytokentype
230 #define URL 334 macro

Completed in 169 milliseconds