Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 25 of 123) sorted by relevance

12345

/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out4 closed: false
17 closed: false
23 closed: false
28 closed: false
38 closed: false
50 closed: false
55 closed: true
57 java.lang.IllegalStateException: consumer closed
58 java.lang.IllegalStateException: consumer closed
59 java.lang.IllegalStateException: consumer closed
[all …]
/freebsd-14.2/contrib/ntp/sntp/libevent/test/
H A DMakefile.nmake25 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 Dinclude.am26 test/test-closed \
93 test_test_closed_SOURCES = test/test-closed.c
/freebsd-14.2/contrib/libevent/test/
H A DMakefile.nmake25 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 Dinclude.am26 test/test-closed \
93 test_test_closed_SOURCES = test/test-closed.c
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,wcd938x.yaml73 qcom,hphl-jack-type-normally-closed:
74 description: Indicates that HPHL jack switch type is normally closed
77 qcom,ground-jack-type-normally-closed:
78 description: Indicates that Headset Ground switch type is normally closed
126 qcom,hphl-jack-type-normally-closed;
127 qcom,ground-jack-type-normally-closed;
H A Dqcom,wcd934x.yaml82 qcom,hphl-jack-type-normally-closed:
83 description: Indicates that HPHL jack switch type is normally closed
86 qcom,ground-jack-type-normally-closed:
87 description: Indicates that Headset Ground switch type is normally closed
219 qcom,hphl-jack-type-normally-closed;
220 qcom,ground-jack-type-normally-closed;
/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_set_shutdown.pod34 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 DSSL_shutdown.pod20 a currently open session is considered closed and good and will be kept in the
51 The read direction is closed by the peer.
100 closed anyway), this first successful call to SSL_shutdown() is sufficient.
H A DBIO_s_socket.pod23 If the close flag is set then the socket is shut down and closed
/freebsd-14.2/crypto/openssl/crypto/bio/
H A Dbss_bio.c64 int closed; /* valid iff peer != NULL */ member
133 if (peer_b->closed) in bio_read()
285 if (b->closed) { in bio_write()
362 if (b->closed) { in bio_nwrite0()
474 if (b->peer == NULL || b->closed) in bio_ctrl()
501 b->closed = 1; in bio_ctrl()
586 if (peer_b->len == 0 && peer_b->closed) in bio_ctrl()
642 b1->closed = 0; in bio_make_pair()
645 b2->closed = 0; in bio_make_pair()
/freebsd-14.2/sys/contrib/openzfs/.github/
H A Dno-response.yml3 # Number of days of inactivity before an Issue is closed for lack of response
9 This issue has been automatically closed because there has been no response
H A Dstale.yml3 # Number of days of inactivity before a stale issue is closed
23 any activity for a while. It will be closed in 90 days if no further activity occurs.
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp37 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 Dtsan_fd.h57 bool FdLocation(uptr addr, int *fd, Tid *tid, StackID *stack, bool *closed);
/freebsd-14.2/sbin/pfctl/tests/files/
H A Dpf1002.in6 set timeout sctp.closed 15
H A Dpf1002.ok6 set timeout sctp.closed 15
H A Dpf0055.in3 set timeout { tcp.closing 744, tcp.finwait 25, tcp.closed 38 }
H A Dpf0055.ok8 set timeout tcp.closed 38
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.remotesctpstate.ksh.out11 sctp:::state-change to closed - yes
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/
H A Dmax31785.txt8 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan
H A Dmax6650.txt17 driver selects closed-loop mode and the requested speed.
/freebsd-14.2/contrib/mandoc/
H A Dhtml.h79 int closed; member
H A Dhtml.c642 if (t->closed) in print_otag()
664 t->closed = 0; in print_otag()
840 if (tag->closed == 0) { in print_ctag()
841 tag->closed = 1; in print_ctag()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dbioinformatics25 >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)

12345