Home
last modified time | relevance | path

Searched refs:N (Results 1 – 20 of 20) sorted by relevance

/curl/scripts/
H A Dsingleuse.pl170 open(N, "nm $file|") ||
176 while (<N>) {
199 close(N);
/curl/tests/data/
H A Dtest61313 d????????? N U U N ??? N NN:NN asubdir
H A Dtest61414 d????????? N U U N ??? N NN:NN asubdir
H A Dtest14063 # N.B. --libcurl output not sufficient to deal with uploaded files.
/curl/lib/
H A Dsplay.c46 struct Curl_tree N, *l, *r, *y; in Curl_splay() local
50 N.smaller = N.larger = NULL; in Curl_splay()
51 l = r = &N; in Curl_splay()
91 t->smaller = N.larger; in Curl_splay()
92 t->larger = N.smaller; in Curl_splay()
/curl/docs/cmdline-opts/
H A Dparallel.md23 manner. Parallel transfer means that curl runs up to N concurrent transfers
24 simultaneously and if there are more than N transfers to handle, it starts new
H A Drate.md30 The request rate is provided as "N/U" where N is an integer number and U is a
H A Dno-buffer.md5 Short: N
/curl/docs/libcurl/
H A Dlibcurl-url.md146 "candy=N&N" to what we already have, and URL encode it to deal with the
150 rc = curl_url_set(urlp, CURLUPART_QUERY, "candy=N&N",
157 https://example.com/?shoes=2&hat=1&candy=N%26N
H A Dcurl_mime_data_cb.md73 the server expected it, like when you have said you intend to upload N bytes
74 and yet you upload less than N bytes), you may experience that the server
H A Dlibcurl-tutorial.md971 without permission to login again like on many FTP servers only allowing N
/curl/packages/OS400/rpg-examples/
H A DSIMPLE236 dcl-pi *N;
58 dcl-pi *N end-pi;
93 dcl-pi *N uns(10);
/curl/packages/vms/
H A Dbuild_gnv_curl_pcsi_desc.com6 $! 1. Duplicate filenames need an alias procedure. (N/A for curl)
7 $! 2. ODS-5 filenames need an alias procedure. (N/A for curl)
15 $! Add Link alias procedure file (N/A for curl)
26 $! above are marked N/A.
145 $! 1. Duplicate filenames need an alias procedure. (N/A for curl)
146 $! 2. ODS-5 filenames need an alias procedure. (N/A for curl)
464 $! Add Link alias procedure file (N/A for curl)
/curl/.github/workflows/
H A Dappveyor-status.yml40 … --arg target_url ${APPVEYOR_TARGET_URL} | tee /dev/stderr | parallel --pipe -j 1 -N 1 \
/curl/docs/libcurl/opts/
H A DCURLOPT_READFUNCTION.md50 server expected it, like when you have said you would upload N bytes and you
51 upload less than N bytes), you may experience that the server "hangs" waiting
H A DCURLOPT_RANGE.md40 *"X-Y,N-M"*. Using this kind of multiple intervals causes the HTTP server
/curl/docs/
H A Doptions-in-versions138 --no-buffer (-N) 6.5
H A DTODO319 first address, then start a second attempt N milliseconds after and then a
320 third another N milliseconds later. That way there would be less waiting when
1209 - If after N seconds have passed and the transfer is expected to continue for
1216 transfer A remain the single one. N and M could be set to some sensible
H A DTHANKS1695 Kyselgov E.N
1949 Matias N. Goldberg
/curl/.github/
H A Dlabeler.yml17 # N.B. any-glob-to-all-files is misnamed; it acts like one-glob-to-all-files.

Completed in 34 milliseconds