Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 25 of 127) sorted by relevance

123456

/freebsd-12.1/lib/libfetch/
H A Dftp.errors18 221 OK Service closing control connection
29 421 DOWN Service not available, closing control connection
/freebsd-12.1/contrib/googletest/googletest/
H A Dconfigure.ac5 # "[1.0.1]"). It also asumes that there won't be any closing parenthesis
6 # between "AC_INIT(" and the closing ")" including comments and strings.
/freebsd-12.1/sbin/pfctl/tests/files/
H A Dpf0022.in2 set timeout { tcp.closing 6, tcp.opening 6 }
H A Dpf0022.ok2 set timeout tcp.closing 6
H A Dpf0092.in29 } # comment after closing brace
H A Dpf0055.in3 set timeout { tcp.closing 744, tcp.finwait 25, tcp.closed 38 }
H A Dpf0055.ok6 set timeout tcp.closing 744
/freebsd-12.1/contrib/ntp/include/
H A Dntp_io.h93 extern void maintain_activefds(int fd, int closing);
/freebsd-12.1/contrib/ofed/opensm/include/complib/
H A Dcl_event_wheel.h142 boolean_t closing; member
/freebsd-12.1/contrib/ofed/opensm/complib/
H A Dcl_event_wheel.c74 if (p_event_wheel->closing) in __cl_event_wheel_callback()
202 p_event_wheel->closing = FALSE; in cl_event_wheel_init()
/freebsd-12.1/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c132 int closing; member
228 if (instance->closing) { in add_completion()
294 if (!instance || instance->closing) in service_callback()
338 } else if (instance->closing) { in service_callback()
470 instance->closing = 1; in vchiq_ioctl()
808 && !instance->closing) { in vchiq_ioctl()
949 if ((ret == 0) && instance->closing) in vchiq_ioctl()
1258 instance->closing = 1; in vchiq_close()
H A Dvchiq_core.c365 service->closing = 1; in mark_service_closing_internal()
795 if (service->closing) { in queue_message()
852 if (service->closing) in queue_message()
1129 (service && service->closing)) { in release_slot()
2581 service->closing = 0; in vchiq_add_service_internal()
2869 service->closing = 0; in close_service_complete()
/freebsd-12.1/crypto/openssl/crypto/err/
H A DREADME39 The closing #endif etc will be automatically added by the script.
/freebsd-12.1/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh556 atf_check -s exit:0 -o inline:'C: comment then closing paren\n' \
559 echo C: comment then closing paren # )
/freebsd-12.1/contrib/blacklist/diff/
H A Dproftpd.diff29 _("Login timeout (%d %s): closing control connection"), TimeoutLogin,
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dossl_store.pod23 by closing the channel".
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc176 // In case of the end-of-string, a pointer to the closing \0 is returned.
231 // Consume the closing ']'.
256 p = q + 1; // Consume the closing ']'.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DOPENSSL_init_ssl.pod19 thread closing.
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c90 int closing; member
140 if (ctx->closing) in ucma_get_ctx()
311 ctx->closing = 1; in ucma_removal_event_handler()
613 if (!ctx->closing) { in ucma_destroy_id()
1699 if (!ctx->closing) { in ucma_close()
H A Dib_umem.c282 if (context->closing) { in ib_umem_release()
/freebsd-12.1/lib/libc/db/hash/
H A DREADME58 If you are using the ndbm interface and exit without flushing or closing the
/freebsd-12.1/crypto/heimdal/appl/su/
H A DChangeLog113 closing it
/freebsd-12.1/lib/libc/db/
H A Dchangelog5 recno: Rework fixed-length records so that closing and reopening
/freebsd-12.1/contrib/blacklist/
H A DREADME5 closing ports dynamically based on policy.
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dtodo.txt4 - consider closing smart card / PCSC connection when EAP-SIM/EAP-AKA

123456