Searched refs:reuse (Results 26 - 50 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fget.c431 * Mark it with BH_FREED so we don't reuse the
466 * in the chain to see whether we can reuse an obsolete
473 reuse: if ((makecopy || frozen_bhp != NULL) && (oldest_bhp =
494 goto reuse;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c745 fprintf(stderr, " -reuse - use session-id reuse\n");
964 int number = 1, reuse = 0; local
1046 else if (strcmp(*argv, "-reuse") == 0)
1047 reuse = 1;
1292 if (!ssl2 && !ssl3 && !tls1 && !dtls1 && !dtls12 && number > 1 && !reuse && !force) {
1295 "or add one of ssl2, -ssl3, -tls1, -dtls1, -dtls12, -reuse\n"
1704 if (!reuse)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssltest.c745 fprintf(stderr, " -reuse - use session-id reuse\n");
964 int number = 1, reuse = 0; local
1046 else if (strcmp(*argv, "-reuse") == 0)
1047 reuse = 1;
1292 if (!ssl2 && !ssl3 && !tls1 && !dtls1 && !dtls12 && number > 1 && !reuse && !force) {
1295 "or add one of ssl2, -ssl3, -tls1, -dtls1, -dtls12, -reuse\n"
1704 if (!reuse)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dhttp.c170 static evutil_socket_t bind_socket_ai(struct evutil_addrinfo *, int reuse);
171 static evutil_socket_t bind_socket(const char *, ev_uint16_t, int reuse);
2185 evcon->bind_address, evcon->bind_port, 0 /*reuse*/);
3091 if ((fd = bind_socket(address, port, 1 /*reuse*/)) == -1)
3809 bind_socket_ai(struct evutil_addrinfo *ai, int reuse) argument
3830 if (reuse) {
3880 bind_socket(const char *address, ev_uint16_t port, int reuse) argument
3894 fd = bind_socket_ai(aitop, reuse);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbrush.tex332 the brush may be a scarce resource, so it can pay to reuse old
H A Dpen.tex352 the pen may be a scarce resource, so it can pay to reuse old
H A Dtstring.tex73 have knowledge of std::string but not of wxString), let you reuse the same code
H A Dmenu.tex324 (for example, to reuse it later).
648 object. This allows to reuse the same item later by adding it back to the menu
H A Dmanual.tex579 and reuse of software generally.
H A Dmanual2e.tex582 and reuse of software generally.
H A Dsocket.tex595 useful when an application needs to reuse a particular port. When
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dconnect.c664 if(!conn->bits.reuse) {
H A Durldata.h470 bool reuse; /* if set, this is a re-used connection */ member in struct:ConnectBits
H A Dtransfer.c1882 conn->bits.reuse &&
H A Dmulti.c1283 data->easy_conn->bits.reuse) {
H A Dftp.c914 if(conn->bits.reuse && ftpc->entrypath) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Ddeflate.s949 move.l _head,(sp) ; reuse the same stack arg slot
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl524 of promoting the sharing and reuse of software generally.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl524 of promoting the sharing and reuse of software generally.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c5984 * @reuse: keep the context for reuse
5992 int options, int reuse)
6015 if (!reuse) {
5991 htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c5884 * @reuse: keep the context for reuse
5892 int options, int reuse)
5911 if (!reuse) {
5891 htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c5984 * @reuse: keep the context for reuse
5992 int options, int reuse)
6015 if (!reuse) {
5991 htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsocket.c5405 int reuse = sk->sk_reuse; local
5428 (reuse && sk2->sk_reuse &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c5884 * @reuse: keep the context for reuse
5892 int options, int reuse)
5911 if (!reuse) {
5891 htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_route.c8203 int reuse = DEFAULT_REUSE;
8210 reuse = atoi (argv[1]);
8222 half, reuse, suppress, max);
8173 int reuse = DEFAULT_REUSE; variable

Completed in 452 milliseconds

123