| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
| H A D | tst.StateMachine.ksh.out | 4 closed: false 17 closed: false 23 closed: false 28 closed: false 38 closed: false 50 closed: false 55 closed: true 56 java.lang.IllegalStateException: cannot reopen a closed consumer 57 java.lang.IllegalStateException: consumer closed 58 java.lang.IllegalStateException: consumer closed [all …]
|
| /freebsd/crypto/openssl/crypto/thread/arch/ |
| H A D | thread_win.c | 297 int closed; /* Is closed? */ member 328 cv->closed = 0; in ossl_crypto_condvar_new() 361 int closed, set_prewait = 0, have_orig_gen = 0; in ossl_crypto_condvar_wait_timeout() local 369 closed = cv->closed; in ossl_crypto_condvar_wait_timeout() 385 if (!closed) { in ossl_crypto_condvar_wait_timeout() 399 if (closed) in ossl_crypto_condvar_wait_timeout() 417 } while (closed); in ossl_crypto_condvar_wait_timeout() 443 if (cv->num_wake == 0 && cv->closed) { in ossl_crypto_condvar_wait_timeout() 448 cv->closed = 0; in ossl_crypto_condvar_wait_timeout() 504 cv->closed = 1; in ossl_crypto_condvar_broadcast()
|
| /freebsd/contrib/ntp/sntp/libevent/test/ |
| H A D | Makefile.nmake | 25 OTHER_OBJS=test-init.obj test-eof.obj test-closed.obj test-weof.obj test-time.obj \ 31 test-init.exe test-eof.exe test-closed.exe test-weof.exe test-time.exe \ 50 test-closed.exe: test-closed.obj 51 $(CC) $(CFLAGS) $(LIBS) test-closed.obj
|
| H A D | include.am | 26 test/test-closed \ 93 test_test_closed_SOURCES = test/test-closed.c
|
| /freebsd/contrib/libevent/test/ |
| H A D | Makefile.nmake | 25 OTHER_OBJS=test-init.obj test-eof.obj test-closed.obj test-weof.obj test-time.obj \ 31 test-init.exe test-eof.exe test-closed.exe test-weof.exe test-time.exe \ 50 test-closed.exe: test-closed.obj 51 $(CC) $(CFLAGS) $(LIBS) test-closed.obj
|
| H A D | include.am | 26 test/test-closed \ 93 test_test_closed_SOURCES = test/test-closed.c
|
| /freebsd/crypto/openssl/crypto/bio/ |
| H A D | bss_bio.c | 64 int closed; /* valid iff peer != NULL */ member 133 if (peer_b->closed) in bio_read() 284 if (b->closed) { in bio_write() 360 if (b->closed) { in bio_nwrite0() 470 if (b->peer == NULL || b->closed) in bio_ctrl() 497 b->closed = 1; in bio_ctrl() 582 if (peer_b->len == 0 && peer_b->closed) in bio_ctrl() 634 b1->closed = 0; in bio_make_pair() 637 b2->closed = 0; in bio_make_pair()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_set_shutdown.pod | 34 considered closed and the session is closed and correct. 49 The actual condition for a correctly closed session is SSL_SENT_SHUTDOWN 52 is closed).
|
| H A D | SSL_get_conn_close_info.pod | 28 - get information about why a QUIC connection was closed 76 QUIC connection was closed. 95 number which caused the connection to be closed. It may also be set to 0 if no 96 frame type was specified as causing the connection to be closed. If
|
| H A D | BIO_s_socket.pod | 23 If the close flag is set then the socket is shut down and closed
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_fd.cpp | 37 bool closed; member 124 d->closed = false; in init() 160 bool FdLocation(uptr addr, int *fd, Tid *tid, StackID *stack, bool *closed) { in FdLocation() argument 171 *closed = d->closed; in FdLocation() 248 d->closed = true; in FdClose()
|
| H A D | tsan_fd.h | 57 bool FdLocation(uptr addr, int *fd, Tid *tid, StackID *stack, bool *closed);
|
| /freebsd/sbin/pfctl/tests/files/ |
| H A D | pf1002.in | 6 set timeout sctp.closed 15
|
| H A D | pf1002.ok | 6 set timeout sctp.closed 15
|
| H A D | pf0055.in | 3 set timeout { tcp.closing 744, tcp.finwait 25, tcp.closed 38 }
|
| H A D | pf0055.ok | 8 set timeout tcp.closed 38
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
| H A D | tst.remotesctpstate.ksh.out | 11 sctp:::state-change to closed - yes
|
| /freebsd/crypto/openssl/doc/designs/ddd/ |
| H A D | ddd-06-mem-uv.c | 87 char init_handshake, done_handshake, closed; member 323 conn->closed = 1; in net_error() 391 if (!conn->closed) in set_rx() 396 …if (!conn->closed && (conn->app_read_cb || (!conn->done_handshake && conn->init_handshake) || conn… in set_rx()
|
| /freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | max31785.txt | 8 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan
|
| H A D | max6650.txt | 17 driver selects closed-loop mode and the requested speed.
|
| /freebsd/contrib/mandoc/ |
| H A D | html.h | 81 int closed; member
|
| H A D | html.c | 648 if (t->closed) in print_otag() 670 t->closed = 0; in print_otag() 849 if (tag->closed == 0) { in print_ctag() 850 tag->closed = 1; in print_ctag()
|
| /freebsd/contrib/libyaml/src/ |
| H A D | dumper.c | 94 if (emitter->closed) return 1; in yaml_emitter_close() 102 emitter->closed = 1; in yaml_emitter_close()
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | nvidia,tegra124-dfll.txt | 8 oscillator connected to the CPU voltage rail (VDD_CPU), and a closed loop 26 - ref: The closed loop reference clock
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | bioinformatics | 25 >0x08 lelong &0x10000 \b, using half-closed-half-open coordinates (BED style) 27 >>0x08 lelong =0 \b, using closed and one based coordinates (GFF style)
|