| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | quic_thread_assist.c | 34 if (qta->teardown) in assist_thread_main() 56 if (qta->teardown) in assist_thread_main() 75 qta->teardown = 0; in ossl_quic_thread_assist_init_start() 94 if (!qta->teardown) { in ossl_quic_thread_assist_stop_async() 95 qta->teardown = 1; in ossl_quic_thread_assist_stop_async() 141 if (qta->teardown) in ossl_quic_thread_assist_notify_deadline_changed()
|
| /freebsd/tools/regression/ufs/uprintf/ |
| H A D | ufs_uprintf.c | 147 goto teardown; in fill_inodes() 154 goto teardown; in fill_inodes() 160 goto teardown; in fill_inodes() 164 teardown: in fill_inodes()
|
| /freebsd/contrib/expat/tests/ |
| H A D | minicheck.c | 86 tcase_teardown_function teardown) { in tcase_add_checked_fixture() argument 89 tc->teardown = teardown; in tcase_add_checked_fixture() 221 if (tc->teardown != NULL) { in srunner_run_all() 226 tc->teardown(); in srunner_run_all()
|
| H A D | minicheck.h | 117 tcase_teardown_function teardown; member 142 tcase_teardown_function teardown);
|
| /freebsd/crypto/openssl/doc/designs/ddd/ |
| H A D | ddd-01-conn-blocking.c | 119 void teardown(BIO *bio) in teardown() function 183 teardown(b); in main()
|
| H A D | ddd-03-fd-blocking.c | 112 void teardown(SSL *ssl) in teardown() function 209 teardown(ssl); in main()
|
| H A D | ddd-02-conn-nonblocking-threads.c | 239 void teardown(APP_CONN *conn) in teardown() function 330 teardown(conn); in main()
|
| H A D | ddd-02-conn-nonblocking.c | 281 void teardown(APP_CONN *conn) in teardown() function 445 teardown(conn); in main()
|
| H A D | ddd-05-mem-nonblocking.c | 268 void teardown(APP_CONN *conn) function 454 teardown(conn);
|
| H A D | ddd-04-fd-nonblocking.c | 248 void teardown(APP_CONN *conn) in teardown() function 459 teardown(conn); in main()
|
| H A D | ddd-06-mem-uv.c | 213 void teardown(APP_CONN *conn) in teardown() function 754 teardown(conn); in main()
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | quic_thread_assist.h | 49 int teardown, joined; member
|
| /freebsd/contrib/ntp/sntp/unity/ |
| H A D | unity_fixture_internals.h | 22 unityfunction * teardown,
|
| H A D | unity_fixture.c | 73 unityfunction* teardown, in UnityTestRunner() argument 102 teardown(); in UnityTestRunner()
|
| /freebsd/sys/dev/mlx5/mlx5_fpga/ |
| H A D | mlx5fpga_core.c | 456 bool teardown = false; in mlx5_fpga_event() local 483 teardown = true; in mlx5_fpga_event() 501 if (teardown) in mlx5_fpga_event()
|
| /freebsd/sys/arm/ti/cpsw/ |
| H A D | if_cpswvar.h | 65 int teardown; member
|
| H A D | if_cpsw.c | 1238 sc->rx.teardown = 1; in cpsw_rx_teardown() 1264 sc->tx.teardown = 1; in cpsw_tx_teardown() 1578 if (sc->rx.teardown) { in cpsw_intr_rx() 1580 sc->rx.teardown = 0; in cpsw_intr_rx() 1643 sc->rx.teardown = 0; in cpsw_rx_dequeue() 1997 sc->tx.teardown = 1; in cpsw_tx_dequeue() 2001 (CPDMA_BD_SOP | CPDMA_BD_OWNER) && sc->tx.teardown == 0) in cpsw_tx_dequeue() 2010 if (sc->tx.teardown == 0) in cpsw_tx_dequeue() 2047 if (sc->tx.teardown && STAILQ_EMPTY(&sc->tx.active)) { in cpsw_tx_dequeue() 2049 sc->tx.teardown = 0; in cpsw_tx_dequeue()
|
| /freebsd/contrib/openpam/doc/man/ |
| H A D | pam.man | 77 functions handle session setup and teardown.
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | provider_core.c | 173 OSSL_FUNC_provider_teardown_fn *teardown; member 1065 prov->teardown = OSSL_FUNC_provider_teardown(provider_dispatch); in provider_init() 1737 if (prov->teardown != NULL in ossl_provider_teardown() 1750 prov->teardown(prov->provctx); in ossl_provider_teardown()
|
| /freebsd/contrib/libcbor/ |
| H A D | README.md | 36 ….com/PowerShell/libcbor), [SteamOS](https://github.com/randombk/steamos-teardown/blob/5a37d977fae5…
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_provider_new.pod | 157 to have fallen out of use and will be deinitialized (its I<teardown> 254 ossl_provider_teardown() calls the provider's I<teardown> function, if
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-io-arch.md | 180 - The question is posed of how to handle connection teardown, which does not 187 accomplish teardown by violating the BIO abstraction and closing the 196 appear to be any viable solution to the teardown issue.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_PROVIDER.pod | 126 runs its teardown function.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticFrontendKinds.td | 154 "received warning after diagnostic serialization teardown was underway: %0">,
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 3073 if ( !special.teardown || special.teardown.call( elem, namespaces ) === false ) { 3445 teardown: function( namespaces, eventHandle ) { 3633 teardown: function() { method 3695 teardown: function() { method 3719 teardown: function() { method
|