Searched refs:getout (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_sdecls.h98 * A linked list of these 'getout' nodes contain URL's to fetch,
103 struct getout { struct
104 struct getout *next; /* next one */
H A Dtool_cfgable.h103 struct getout *url_list; /* point to the first node */
104 struct getout *url_last; /* point to the last/current node */
105 struct getout *url_get; /* point to the node to fill in URL */
106 struct getout *url_out; /* point to the node to fill in outfile */
H A Dtool_paramhlp.h26 struct getout *new_getout(struct OperationConfig *config);
H A Dtool_operhlp.c39 struct getout *next;
40 struct getout *node = config->url_list;
H A Dtool_cfgable.c46 struct getout *urlnode;
86 struct getout *next = urlnode->next;
H A Dtool_paramhlp.c40 struct getout *new_getout(struct OperationConfig *config)
42 struct getout *node = calloc(1, sizeof(struct getout));
43 struct getout *last = config->url_last;
H A Dtool_getparam.c719 struct getout *url;
1507 struct getout *url;
1644 struct getout *url;
H A Dtool_metalink.c736 struct getout *url;
H A Dtool_operate.c195 struct getout *urlnode;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/vfs/
H A Dea_sys.c414 goto getout;
423 goto getout;
432 goto getout;
437 goto getout;
442 goto getout;
453 goto getout;
469 goto getout;
494 goto getout;
517 getout:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs3acl.c252 goto getout;
256 goto getout;
280 getout:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dmadgemc.c163 goto getout;
363 getout:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dvfs.c2244 goto getout;
2251 goto getout;
2265 getout:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutp.cpp1308 goto getout;
1387 getout:

Completed in 191 milliseconds