Home
last modified time | relevance | path

Searched full:closed (Results 1 – 25 of 1242) sorted by relevance

12345678910>>...50

/freebsd/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
56 java.lang.IllegalStateException: cannot reopen a closed consumer
57 java.lang.IllegalStateException: consumer closed
58 java.lang.IllegalStateException: consumer closed
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp10 // - If a file has been closed with fclose, it should not be accessed again.
11 // Accessing a closed file results in undefined behavior.
12 // - If a file was opened with fopen, it must be closed with fclose before
33 enum Kind { Opened, Closed } K; enumerator
38 bool isClosed() const { return K == Closed; } in isClosed()
41 static StreamState getClosed() { return StreamState(Closed); } in getClosed()
119 // Check if the stream has already been closed. in checkPreCall()
127 // Generate the next transition, in which the stream is closed. in checkPreCall()
178 DoubleCloseBugType, "Closing a previously closed file stream", ErrNode); in reportDoubleClose()
191 LeakBugType, "Opened file is never closed; potential resource leak", in reportLeaks()
[all …]
/freebsd/sys/netinet/
H A Dtcp_fsm.h44 #define TCPS_CLOSED 0 /* closed */
51 /* states > TCPS_CLOSE_WAIT are those where user has closed */
52 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */
53 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */
56 #define TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */
72 TH_RST|TH_ACK, /* 0, CLOSED */
88 "CLOSED", "LISTEN", "SYN_SENT", "SYN_RCVD",
/freebsd/contrib/libxo/libxo/
H A Dxo_open_marker.334 A marker can be used to affect how open constructs are closed, either
37 While a marker is open, no other open constructs can be closed.
38 When a marker is closed, all constructs open since the marker was opened
39 will be closed.
93 used to ensure that any constructs opened by the function are closed
/freebsd/crypto/openssl/crypto/thread/arch/
H A Dthread_win.c260 * variable becomes 'closed'. Any existing blocked threads are unblocked,
277 * usage rotating between buckets internally as buckets become closed.
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()
[all …]
/freebsd/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
/freebsd/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
/freebsd/crypto/openssh/
H A Dnchan.ms39 S4: ellipse "INPUT" "CLOSED"
63 S4: ellipse "OUTPUT" "CLOSED"
91 he considers the INPUT-half of the channel closed.
92 The peer has his OUTOUT-half closed.
96 side of the channel are closed.
/freebsd/sys/contrib/device-tree/Bindings/sound/
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
220 qcom,hphl-jack-type-normally-closed;
221 qcom,ground-jack-type-normally-closed;
H A Dqcom,wcd93xx-common.yaml57 qcom,hphl-jack-type-normally-closed:
58 description: Indicates that HPHL jack switch type is normally closed
61 qcom,ground-jack-type-normally-closed:
62 description: Indicates that Headset Ground switch type is normally closed
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp246 assert(!Closed && "SARIF Document is closed. " in getCurrentTool()
249 // Since Closed = false here, expect there to be at least 1 Run, anything in getCurrentTool()
262 // Exit early if trying to close a closed Document. in endRun()
263 if (Closed) { in endRun()
268 // Since Closed = false here, expect there to be at least 1 Run, anything in endRun()
320 // Mark the document as closed. in endRun()
321 Closed = true; in endRun()
350 Closed = false; in createRun()
368 assert(!Closed && in getCurrentRun()
369 "SARIF Document is closed. " in getCurrentRun()
[all …]
/freebsd/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_get_conn_close_info.pod28 - 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
/freebsd/contrib/mandoc/
H A Dman.7313 The scope of a paragraph is closed by a subsequent paragraph,
334 block is closed out.
339 blocks are closed out.
373 The scope of a section is only closed by another section or the end of
381 The scope of a sub-section is closed by a subsequent sub-section,
498 closed by another block macro.
570 The closure of body scope may be to the section, where a macro is closed
573 sub-section, closed by a section or
575 paragraph, closed by a section, sub-section,
590 implicitly closed, i
[all...]
H A Dmdoc.71692 scope is closed by
2846 Multi-line scope closed by an explicit closing macro.
2858 .Bl -column "MacroX" "CallableX" "ParsedX" "closed by XXX" -offset indent
2860 .It Ic \&Bd Ta \&No Ta \&No Ta closed by Ic \&Ed
2861 .It Ic \&Bf Ta \&No Ta \&No Ta closed by Ic \&Ef
2862 .It Ic \&Bk Ta \&No Ta \&No Ta closed by Ic \&Ek
2863 .It Ic \&Bl Ta \&No Ta \&No Ta closed by Ic \&El
2870 Multi-line scope closed by end-of-file or implicitly by another macro.
2890 .Bl -column "MacroX" "CallableX" "ParsedX" "closed by XXXXXXXXXXX" -offset indent
2892 .It Ic \&It Ta \&No Ta Yes Ta closed b
[all...]
/freebsd/contrib/lua/src/
H A Dlfunc.c46 ** fill a closure with new closed upvalues
53 uv->v.p = &uv->u.value; /* make it closed */ in luaF_initupvals()
140 ** the 'level' of the upvalue being closed, as everything after that
144 TValue *uv = s2v(level); /* value being closed */ in prepcallclosemth()
166 ** Insert a variable in the list of to-be-closed variables.
171 return; /* false doesn't need to be closed */ in luaF_newtbcupval()
203 nw2black(uv); /* closed upvalues cannot be gray */ in luaF_closeupval()
224 ** Close all upvalues and to-be-closed variables up to the given stack
H A Dlapi.h39 ** to-be-closed variables in these functions is coded in the CallInfo's
40 ** field 'nresults', in a way that functions with no to-be-closed variables
43 ** variables to be closed, have an extra check.
H A Dliolib.c170 lua_pushliteral(L, "closed file"); in io_type()
180 lua_pushliteral(L, "file (closed)"); in f_tostring()
190 luaL_error(L, "attempt to use a closed file"); in tofile()
197 ** When creating file handles, always creates a 'closed' file handle
203 p->closef = NULL; /* mark file handle as 'closed' */ in newprefile()
217 p->closef = NULL; /* mark stream as closed */ in aux_close()
238 aux_close(L); /* ignore closed and incompletely open files */ in f_gc()
316 luaL_error(L, "default %s file is closed", findex + IOPREF_LEN); in getiofile()
363 ** 3) a boolean, true iff file has to be closed when finished ('toclose')
386 ** closed, also returns the file itself as a second result (to be
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_set_shutdown.387 considered closed and the session is closed and correct.
99 The actual condition for a correctly closed session is SSL_SENT_SHUTDOWN
102 is closed).
H A DSSL_get_conn_close_info.387 \&\- get information about why a QUIC connection was closed
135 QUIC connection was closed.
150 number which caused the connection to be closed. It may also be set to 0 if no
151 frame type was specified as causing the connection to be closed. If
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_bio.c64 int closed; /* valid iff peer != NULL */ member
133 if (peer_b->closed) in bio_read()
134 return 0; /* writer has closed, and no data is left */ in bio_read()
285 if (b->closed) { in bio_write()
286 /* we already 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()
638 b1->closed = 0; in bio_make_pair()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dh_fileactions.c69 /* First fd should be closed via addclose */ in main()
71 fprintf(stderr, "%s: first filedesc is not closed\n", in main()
75 /* Next file desc should be closed via closeonexec */ in main()
77 fprintf(stderr, "%s: filedesc +1 is not closed\n", in main()
/freebsd/usr.sbin/watch/
H A Dwatch.836 is closed, automatically reattach to the same tty.
65 when the current tty is closed or overflows.
78 is closed.
/freebsd/lib/libc/gen/
H A Ddaemon.381 closed.
119 will still be closed, resulting in incorrect behavior of the calling program.
121 error have been closed before the program was run.
/freebsd/lib/libc/stdio/
H A Dfopen.3166 When the stream is closed via
169 is closed also.
179 The original stream (if it exists) is closed.
233 This buffer is automatically freed when the stream is closed.

12345678910>>...50