Home
last modified time | relevance | path

Searched refs:trigger (Results 1 – 21 of 21) sorted by relevance

/curl/src/
H A Dtool_help.h32 const char *trigger; member
46 void inithelpscan(struct scan_ctx *ctx, const char *trigger,
H A Dmkhelp.pl150 void showhelp(const char *trigger, const char *arg, const char *endarg)
231 void showhelp(const char *trigger, const char *arg, const char *endarg)
H A Dtool_hugehelp.h28 void showhelp(const char *trigger, const char *arg, const char *endarg);
H A Dtool_hugehelp.c.cvs33 void showhelp(const char *trigger, const char *arg, const char *endarg)
35 (void)trigger;
H A Dtool_help.c167 const char *trigger, in inithelpscan() argument
171 ctx->trigger = trigger; in inithelpscan()
172 ctx->tlen = strlen(trigger); in inithelpscan()
192 if(!memcmp(ctx->rbuf, ctx->trigger, ctx->tlen)) in helpscan()
/curl/tests/data/
H A Dtest114521 # Pass %PWD instead of %FILE_PWD to trigger the expected
H A Dtest58329 # name resolve will cause it to return rather quickly and thus we could trigger
H A Dtest50659 # trigger in a different order!
/curl/docs/cmdline-opts/
H A Dform-string.md22 possibility that the string value may accidentally trigger the @ or \<
H A Dmail-rcpt-allowfails.md26 If all recipients trigger RCPT TO failures and this flag is specified, curl
/curl/docs/libcurl/opts/
H A DCURLINFO_PRETRANSFER_TIME.md37 the protocol-specific instructions that trigger a transfer.
H A DCURLINFO_PRETRANSFER_TIME_T.md37 the protocol-specific instructions that trigger a transfer.
H A DCURLOPT_MAIL_RCPT_ALLOWFAILS.md40 If all recipients trigger RCPT TO failures and this flag is specified, curl
H A DCURLOPT_NOSIGNAL.md42 effort to never cause such SIGPIPE signals to trigger, but some operating
H A DCURLOPT_CRLFILE.md54 the CRL does not trigger this specific error.
H A DCURLOPT_PROXY_CRLFILE.md53 the CRL does not trigger this specific error.
/curl/docs/libcurl/
H A Dcurl_multi_cleanup.md45 the multi handle are shut down, which might trigger calls to the
H A Dlibcurl-thread.md80 trigger). Note that setting CURLOPT_NOSIGNAL(3) to 0L does not work in a
H A Dcurl_easy_setopt.md555 Time to be below the speed to trigger low speed abort. See
/curl/docs/
H A DFAQ780 actual string sent in the request, but that may of course trigger a
1035 and thus the connect timeout will not trigger.
H A DTODO508 phase. As such any failures during authentication does not trigger the

Completed in 48 milliseconds