Home
last modified time | relevance | path

Searched refs:g (Results 1 – 25 of 92) sorted by relevance

1234

/curl/docs/examples/
H A Dhiperfifo.c189 if(g->still_running == 0 && g->stopped) in check_multi_info()
262 event_assign(&f->ev, g->evbase, f->sockfd, kind, event_cb, g); in setsock()
273 fdp->global = g; in addsock()
344 conn->global = g; in new_conn()
421 event_assign(&g->fifo_event, g->evbase, sockfd, EV_READ|EV_PERSIST, in init_fifo()
436 GlobalInfo g; in main() local
442 init_fifo(&g); in main()
444 evtimer_assign(&g.timer_event, g.evbase, timer_cb, &g); in main()
448 curl_multi_setopt(g.multi, CURLMOPT_SOCKETDATA, &g); in main()
450 curl_multi_setopt(g.multi, CURLMOPT_TIMERDATA, &g); in main()
[all …]
H A Devhiperfifo.c123 ev_timer_stop(g->loop, &g->timer_event); in multi_timer_cb()
128 ev_timer_start(g->loop, &g->timer_event); in multi_timer_cb()
215 ev_timer_stop(g->loop, &g->timer_event); in event_cb()
261 f->ev.data = g; in setsock()
420 ev_io_start(g->loop, &g->fifo_event); in init_fifo()
426 GlobalInfo g; in main() local
433 init_fifo(&g); in main()
437 g.timer_event.data = &g; in main()
438 g.fifo_event.data = &g; in main()
440 curl_multi_setopt(g.multi, CURLMOPT_SOCKETDATA, &g); in main()
[all …]
H A Dephiperfifo.c299 fdp->global = g; in addsock()
315 remsock(fdp, g); in sock_cb()
370 conn->global = g; in new_conn()
452 epoll_ctl(g->epfd, EPOLL_CTL_DEL, g->fifofd, NULL); in clean_fifo()
467 GlobalInfo g; in main() local
485 if(g.tfd == -1) { in main()
497 epoll_ctl(g.epfd, EPOLL_CTL_ADD, g.tfd, &ev); in main()
499 init_fifo(&g); in main()
504 curl_multi_setopt(g.multi, CURLMOPT_SOCKETDATA, &g); in main()
506 curl_multi_setopt(g.multi, CURLMOPT_TIMERDATA, &g); in main()
[all …]
H A Dghiper.c153 check_multi_info(g); in timer_cb()
175 g->timer_event = g_timeout_add(timeout_ms, timer_cb, g); in update_timeout_cb()
190 rc = curl_multi_socket_action(g->multi, fd, action, &g->still_running); in event_cb()
193 check_multi_info(g); in event_cb()
194 if(g->still_running) { in event_cb()
199 if(g->timer_event) { in event_cb()
240 fdp->global = g; in addsock()
306 conn->global = g; in new_conn()
416 GlobalInfo *g; in main() local
428 curl_multi_setopt(g->multi, CURLMOPT_SOCKETDATA, g); in main()
[all …]
/curl/tests/libtest/
H A Dtest613.pl115 my ($u, $g, $o) = ($2, $3, $4);
116 if($g eq "**") {
117 $g = $u;
124 … my $line = sprintf("%s%s?%s?%s?%5d U U %15d %s %s\n", $1,$u,$g,$o,$5,$6,$7,$8);
/curl/
H A DDockerfile9 …d-arg SOURCE_DATE_EPOCH=1711526400 --build-arg UID=$(id -u) --build-arg GID=$(id -g) -t curl/curl .
13 # docker run --rm -it -u $(id -u):$(id -g) -v $(pwd):/usr/src -w /usr/src curl/curl autoreconf -fi
14 # docker run --rm -it -u $(id -u):$(id -g) -v $(pwd):/usr/src -w /usr/src curl/curl ./configure -…
15 # docker run --rm -it -u $(id -u):$(id -g) -v $(pwd):/usr/src -w /usr/src curl/curl make
16 # docker run --rm -it -u $(id -u):$(id -g) -v $(pwd):/usr/src -w /usr/src curl/curl ./maketgz 8.7…
20 # docker run --rm -it -u $(id -u):$(id -g) -v (pwd):/usr/src -w /usr/src curl/curl bash
26 # To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags
/curl/docs/cmdline-opts/
H A Dgloboff.md5 Short: g
14 - -g "https://example.com/{[]}}}}"
H A Dftp-port.md30 e.g. **eth0** to specify which interface's IP address you want to use (Unix only)
33 e.g. **192.168.10.1** to specify the exact IP address
36 e.g. **my.host.domain** to specify the machine
H A Dcert-status.md21 If this option is enabled and the server sends an invalid (e.g. expired)
/curl/m4/
H A Dxc-translit.m437 [`echo "$1" | sed 's/[[^a-zA-Z0-9_]]/_/g'`])
49 [`echo "$1" | sed 's/[[$2]]/p/g' | sed 's/[[^a-zA-Z0-9_]]/_/g'`])])
93 sed 's/[[^A-Z0-9_]]/_/g'`])
106 sed 's/[[$2]]/P/g' | dnl
108 sed 's/[[^A-Z0-9_]]/_/g'`])])
/curl/tests/certs/
H A DServer-localhost0h-sv.csr8 gkrT31RaRgDesKIuZVREQJxk0+g/6KzjDPs2CsV5N6mi7wYUQ6yeIN4w0up5fe/y
/curl/tests/
H A Dtest1139.pl84 my @g = grep(/$m/, @m);
85 if(!$g[0]) {
/curl/tests/data/
H A Dtest126425 -g "http://127.0.0.1 www.example.com/we/want/%TESTNUMBER"
H A Dtest120332 -g gopher://%HOST6IP:%GOPHER6PORT/1/moo/%TESTNUMBER
H A Dtest126025 -g "http://[%HOSTIP]:%NOLISTENPORT:80/we/want/%TESTNUMBER" "http://%HOSTIP:%NOLISTENPORT:80/we/want…
H A Dtest126326 -g "http://[%HOSTIP]test:%NOLISTENPORT/we/want/%TESTNUMBER" "http://[%HOSTIP][%HOSTIP]:%NOLISTENPOR…
H A Dtest24236 -g "http://foobar:barfoo@%HOST6IP:%HTTP6PORT/%TESTNUMBER"
H A Dtest24041 -g "http://%HOST6IP:%HTTP6PORT/%TESTNUMBER"
H A Dtest24136 -g "http://ip6-localhost:%HTTP6PORT/%TESTNUMBER"
H A Dtest108532 -g "http://%HOST6IP:%NOLISTENPORT/%TESTNUMBER" --interface non-existing-host.haxx.se.
H A Dtest5829 http://%HOSTIP:%HTTPPORT/we/want/ -T %LOGDIR/%TESTNUMBERte[]st.txt -g
H A Dtest26337 -g -x "http://%HOST6IP:%HTTP6PORT" http://veryveryremotesite.com/%TESTNUMBER
H A Dtest104639 -g "http://%HOST6IP:%HTTP6PORT/%TESTNUMBER" --interface ::1
H A Dtest108339 -g "http://%HOST6IP:%HTTP6PORT/%TESTNUMBER" --interface ip6-localhost
/curl/packages/OS400/
H A Dmake-src.sh63 MODULES="$(echo "${MODULES}" | sed "s/[^ ][^ ]*/${TARGETLIB}\/&/g")"

Completed in 35 milliseconds

1234