Searched refs:closed (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/usr.bin/csup/
H A Dfixups.c54 int closed; member in struct:fixups
108 f->closed = 0;
126 assert(!f->closed);
142 while (f->size == 0 && !f->closed)
144 if (f->closed && f->size == 0) {
168 if (f->size == 0 && !f->closed)
170 f->closed = 1;
182 assert(f->closed);
H A Dmux.c165 int closed; member in struct:mux
316 m->closed = 0;
348 assert(m->closed);
687 * multiplexer wasn't already closed. This is useful because it ensures
706 if (m->closed) {
710 m->closed = 1;
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbss_bio.c131 int closed; /* valid iff peer != NULL */ member in struct:bio_bio_st
206 if (peer_b->closed)
207 return 0; /* writer has closed, and no data is left */
358 if (b->closed) {
359 /* we already closed */
435 if (b->closed) {
549 if (b->peer == NULL || b->closed)
576 b->closed = 1;
665 ret = other_b->len == 0 && other_b->closed;
718 b1->closed
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_private.h119 char closed; member in struct:archive_read_filter
H A Darchive_read.c1009 if (!f->closed && f->close != NULL) {
1011 f->closed = 1;
1025 /* Make sure filters are closed and their buffers are freed */
1632 if (filter->closed || filter->fatal)
/freebsd-10-stable/contrib/libyaml/src/
H A Ddumper.c94 if (emitter->closed) return 1;
102 emitter->closed = 1;
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseInit.cpp475 bool closed = !T.consumeClose(); local
477 if (InitExprsOk && closed)
/freebsd-10-stable/contrib/serf/
H A Doutgoing.c36 serf__log_nopref(SOCK_VERBOSE, "closed socket, status %d\n", status);
212 /* ### for now, pretend we closed the conn (resets the tracking) */
553 /* A socket was closed, inform the application. */
556 (*conn->closed)(conn, conn->closed_baton, status,
605 "closed socket, status %d\n", status);
606 if (conn->closed != NULL) {
1077 * 1) when the other end has closed the socket and we're
1328 serf_connection_closed_t closed,
1340 conn->closed = closed;
1323 serf_connection_create( serf_context_t *ctx, apr_sockaddr_t *address, serf_connection_setup_t setup, void *setup_baton, serf_connection_closed_t closed, void *closed_baton, apr_pool_t *pool) argument
1369 serf_connection_create2( serf_connection_t **conn, serf_context_t *ctx, apr_uri_t host_info, serf_connection_setup_t setup, void *setup_baton, serf_connection_closed_t closed, void *closed_baton, apr_pool_t *pool) argument
[all...]
H A Dserf.h88 /* The server unexpectedly closed the connection prematurely. */
268 * destroyed when the connection is closed.
317 * connection has been (abnormally) closed. The @a closed_baton is the
349 * Note: if the connection closed (at the request of the application, or
392 * When the connection is closed (upon request or because of an error),
393 * then the @a closed callback is invoked, and @a closed_baton is passed.
396 * NULL may be passed for @a acceptor and @a closed; default implementations
407 serf_connection_closed_t closed,
424 * When the connection is closed (upon request or because of an error),
425 * then the @a closed callbac
[all...]
H A Dserf_private.h258 serf_connection_closed_t closed; member in struct:serf_connection_t
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql62 removed when the database is closed. */
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql64 removed when the database is closed. */
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dlock.c57 /* Indicates that the baton has been closed. */ member in struct:svn_wc_adm_access_t
58 svn_boolean_t closed;
232 /* We closed the DB when it became empty. ABSPATH is not present. */
247 if (adm_access->closed)
277 adm_access->closed = TRUE;
312 if (lock->closed)
315 /* If the DB is closed, then we have a bunch of extra work to do. */
321 lock->closed = TRUE;
385 if (lock->closed)
388 /* If the DB is closed, the
[all...]
/freebsd-10-stable/contrib/binutils/ld/
H A Dldlang.h251 unsigned int closed : 1; member in struct:lang_input_statement_struct
/freebsd-10-stable/crypto/heimdal/tools/
H A Dkdc-log-analyze.pl197 print "\tConnection closed requests: ", $connection_closed,"\n";
199 print "\tTop ten connection closed request clients\n";
427 } elsif (/connection closed before end of data after [0-9]+ bytes from IPv[46]:([0-9\.:a-fA-F]+)/) {
/freebsd-10-stable/contrib/libyaml/include/
H A Dyaml.h1739 /** If the stream was already closed? */
1740 int closed; member in struct:yaml_emitter_s
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c131 svn_boolean_t closed;
929 eb->closed = TRUE;
940 if (!eb->closed)
130 svn_boolean_t closed; member in struct:ev2_edit_baton
/freebsd-10-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c1099 * is closed. So, we don't check error here.
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in291 test/test-eof$(EXEEXT) test/test-closed$(EXEEXT) \
358 am_test_test_closed_OBJECTS = test/test-closed.$(OBJEXT)
1018 test/test-closed \
1036 test_test_closed_SOURCES = test/test-closed.c
1360 test/test-closed.$(OBJEXT): test/$(am__dirstamp) \
1363 test/test-closed$(EXEEXT): $(test_test_closed_OBJECTS) $(test_test_closed_DEPENDENCIES) $(EXTRA_test_test_closed_DEPENDENCIES) test/$(am__dirstamp)
1364 @rm -f test/test-closed$(EXEEXT)
1490 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-closed.Po@am__quote@

Completed in 326 milliseconds