Home
last modified time | relevance | path

Searched defs:url_t (Results 1 – 25 of 29) sorted by relevance

12

/dports/ftp/yafc/yafc-1.3.7/src/ftp/
H A Durl.h18 typedef struct url_t { struct
32 } url_t; argument
/dports/multimedia/msdl/msdl-1.2.7-r2/src/
H A Durl.h48 struct url_t { struct
60 struct url_t *new_url_t(const char *url); argument
/dports/security/aide/aide-0.17.4/include/
H A Durl.h37 typedef struct url_t { struct
42 } url_t; argument
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dnotes.c23 typedef struct url_t { struct
27 } url_t; typedef
H A Durl.c173 typedef struct url_t { struct
177 } url_t; argument
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dnotes.c22 typedef struct url_t { struct
26 } url_t; argument
H A Durl.c170 typedef struct url_t { struct
174 } url_t; argument
/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dnotes.c22 typedef struct url_t { struct
26 } url_t; argument
H A Durl.c170 typedef struct url_t { struct
174 } url_t; argument
/dports/multimedia/motion/motion-release-4.3.2/src/
H A Dnetcam.h94 struct url_t { struct
95 char *service;
96 char *userpass;
97 char *host;
98 int port;
99 char *path;
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/
H A DDeferredAssetLoader.h34 typedef std::string url_t; typedef
/dports/ftp/puf/puf-1.0.0/src/
H A Dpuf.h260 typedef struct url_t { struct
261 struct url_t *next; /* next url in global chain */ argument
262 struct url_t *referer; /* Referer URL (or NULL) */ argument
279 } url_t; argument
/dports/misc/mdp/mdp-1.0.15/include/
H A Durl.h32 } url_t; typedef
/dports/devel/etl/synfig-1.2.2/synfig-core/src/modules/mod_svg/
H A Dsvg_parser.h83 typedef struct url_t{ struct
84 int type;
85 void* data;
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/modules/mod_svg/
H A Dsvg_parser.h83 typedef struct url_t{ struct
84 int type;
85 void* data;
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/modules/mod_svg/
H A Dsvg_parser.h83 typedef struct url_t{ struct
84 int type;
85 void* data;
/dports/irc/bitlbee/bitlbee-3.6/lib/
H A Durl.h42 } url_t; typedef
/dports/graphics/vp/vp-1.8/src/
H A Dnet.h45 } url_t; typedef
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Durl.h38 } url_t; typedef
/dports/net/libarms/libarms-5.01/include/
H A Darmsd_conf.h24 } url_t; typedef
/dports/ftp/axel/axel-2.4/
H A Daxel.h79 typedef message_t url_t; typedef
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/headless/
H A DUnitTestsIO.cpp797 testUrl, [&got](const Surge::Storage::DeferredAssetLoader::url_t &) { got = true; }, in __anonec164f590502()
836 testUrl, [&got](const Surge::Storage::DeferredAssetLoader::url_t &) { got = true; }, in __anonec164f590702()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/url/sofia-sip/
H A Durl.h84 } url_t; typedef
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/url/sofia-sip/
H A Durl.h85 } url_t; typedef
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dmailview.c1688 static struct url_t { in url_local_handler() struct
1689 char *url; in url_local_handler()
1690 short len; in url_local_handler()
1691 url_tool_t f; in url_local_handler()

12