Home
last modified time | relevance | path

Searched refs:exclusive (Results 1 – 17 of 17) sorted by relevance

/curl/lib/
H A Dsocketpair.c162 int exclusive = 1; in Curl_socketpair() local
164 (char *)&exclusive, (curl_socklen_t)sizeof(exclusive)) == -1) in Curl_socketpair()
H A Durl.h92 bool exclusive);
H A Durl.c3883 child->set.priority.exclusive = FALSE;
3888 bool exclusive) argument
3903 if(parent->set.priority.children && exclusive) {
3922 (*tail)->data->set.priority.exclusive = FALSE;
3931 child->set.priority.exclusive = exclusive;
H A Dhttp2.c1876 data->set.priority.exclusive); in h2_pri_spec()
1895 (data->set.priority.exclusive != data->state.priority.exclusive) || in h2_progress_egress()
H A Durldata.h1154 BIT(exclusive);
/curl/docs/libcurl/opts/
H A DCURLOPT_STREAM_DEPENDS.md34 exclusive bit and is mutually exclusive to the CURLOPT_STREAM_DEPENDS_E(3)
H A DCURLOPT_HEADEROPT.md30 mutually exclusive options are:
H A DCURLOPT_STREAM_DEPENDS_E.md39 Setting a dependency with the exclusive flag for a reprioritized stream causes
/curl/docs/cmdline-opts/
H A Dsocks4a.md27 exclusive.
H A Dsocks5-hostname.md26 exclusive.
H A Dsocks4.md28 exclusive.
H A Dsocks5.md26 exclusive.
/curl/CMake/
H A DFindNGTCP2.cmake27 # mutually exclusive):
/curl/tests/data/
H A Dtest1706204 This option is mutually exclusive with --trace and --trace-ascii.
H A Dtest1705240 This option is mutually exclusive with \fI\-\-trace\fP and \fI\-\-trace\-ascii\fP.
/curl/m4/
H A Dcurl-confopts.m4316 dnl AC_MSG_ERROR([options --enable-ares and --enable-threads are mutually exclusive, at most on…
/curl/
H A Dconfigure.ac3458 AC_MSG_ERROR([--with-openssl-quic and --with-ngtcp2 are mutually exclusive])
3627 AC_MSG_ERROR([--with-quiche and --with-ngtcp2 are mutually exclusive])
3738 AC_MSG_ERROR([--with-msh3 and --with-ngtcp2 are mutually exclusive])
3741 AC_MSG_ERROR([--with-msh3 and --with-quiche are mutually exclusive])
4293 AC_MSG_ERROR([options --enable-pthreads and --disable-rt are mutually exclusive])

Completed in 45 milliseconds