Home
last modified time | relevance | path

Searched refs:connecting (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/src/usr.bin/dig/lib/isc/unix/
Dsocket.c161 connecting : 1, /* connect pending */ member
1180 sock->connecting = 0; in allocate_socket()
1211 INSIST(!sock->connecting); in free_socket()
1508 INSIST(sock->connecting); in dispatch_connect()
1715 if (sock->connecting) in process_fd()
2236 REQUIRE(!sock->connecting); in isc_socket_connect()
2319 sock->connecting = 1; in isc_socket_connect()
2369 INSIST(!sock->connecting); in internal_connect()
2373 INSIST(sock->connecting); in internal_connect()
2374 sock->connecting = 0; in internal_connect()
[all …]
/openbsd/src/gnu/llvm/lldb/docs/man/
Dlldb-server.rst20 with it via a client, either running locally or connecting remotely.
197 can select the target after connecting to the server. Note that some commands
/openbsd/src/usr.bin/dig/
Ddig.h134 ISC_LIST(dig_query_t) connecting;
Ddighost.c713 ISC_LIST_INIT(looknew->connecting); in make_empty_lookup()
1419 ISC_LIST_UNLINK(lookup->connecting, query, clink); in clear_query()
1456 ISC_LIST_HEAD(lookup->connecting) != NULL) in try_clear_lookup()
1465 q = ISC_LIST_HEAD(lookup->connecting); in try_clear_lookup()
2570 ISC_LIST_ENQUEUE(l->connecting, query, clink); in send_tcp_connect()
3792 for (q = ISC_LIST_HEAD(current_lookup->connecting); in cancel_all()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dinctools122 $squeezed_a =~ s/\B_+\B//g; # No connecting underscores
/openbsd/src/gnu/llvm/lldb/docs/use/
Dremote.rst139 for connecting to the platform, and another for connecting to the gdbserver.
Dqemu-testing.rst138 * Try connecting to lldb-server running inside QEMU VM with selected ip:port
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dobserver.texi90 @value{GDBN} calls this observer immediately after connecting to the
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlutil.pod122 Back before Perl had the XS system for connecting with C libraries,
Dperlreguts.pod117 a "next" pointer with a C<BRANCH> on both ends of it is connecting two
Dperlhack.pod81 …ocs.github.com/en/free-pro-team@latest/github/authenticating-to-github/connecting-to-github-with-s…
Dperlrecharclass.pod150 decimal digit); or a connecting punctuation character, such as an
Dperlport.pod534 Don't assume that you can send email by connecting to the local SMTP port.
/openbsd/src/gnu/usr.bin/cvs/doc/
Dcvs.info-8535 having trouble connecting to the server. Current versions of CVS
782 connecting, send any text (for example "foo" followed by return).
828 If you seem to be connecting but get errors like:
Dcvsclient.info-2361 `unedit' operation without connecting to the server at that time,
362 and instead connecting to the server when it is convenient (for
Dcvs.info-2223 connecting to the server.
523 However, unless you're connecting to a public-access repository
Dcvsclient.info-3392 The client starts by connecting, sending the root, and completing the
Dcvsclient.texi912 @code{unedit} operation without connecting to the server at that time,
913 and instead connecting to the server when it is convenient (for example,
1833 The client starts by connecting, sending the root, and completing the
Dcvs.info-1670 machine has no effect. If you are connecting with `rsh', you can set
Dcvs.texinfo1053 has no effect. If you are connecting with @code{rsh}, you
2013 on how you are connecting to the server.
2476 However, unless you're connecting to a public-access
13085 connecting to the server. Current versions of @sc{cvs}
13413 2401". After connecting, send any text (for example
13471 If you seem to be connecting but get errors like:
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19962475 carriage return; this prevents a hang on connecting immediately
4237 connecting to e7000. Change connect message to allow use of
DNEWS2509 is over serial lines. The ``target'' command handles connecting to the
/openbsd/src/gnu/llvm/lldb/docs/
Dlldb-gdb-remote.txt2121 // Low. The packet is required to support connecting to gdbserver started
/openbsd/src/gnu/usr.bin/perl/
DINSTALL349 Perl using some extension, the components you are connecting to must also
/openbsd/src/gnu/usr.bin/cvs/src/
DChangeLog-963472 back to a different way of connecting. Add comments explaining

12