/freebsd/sys/sys/ |
H A D | module_khelp.h | 48 struct helper { struct 60 TAILQ_ENTRY(helper) h_next; argument 65 struct helper *helper; member
|
/freebsd/sys/dev/mmc/ |
H A D | mmc_fdt_helpers.c | 48 mmc_fdt_parse(device_t dev, phandle_t node, struct mmc_helper *helper, in mmc_fdt_parse() 112 struct mmc_helper *helper = arg; in cd_intr() local 121 struct mmc_helper *helper = arg; in cd_card_task() local 140 cd_setup(struct mmc_helper *helper, phandle_t node) in cd_setup() 242 wp_setup(struct mmc_helper *helper, phandle_t node) in wp_setup() 264 mmc_fdt_gpio_setup(device_t dev, phandle_t node, struct mmc_helper *helper, in mmc_fdt_gpio_setup() 289 mmc_fdt_gpio_teardown(struct mmc_helper *helper) in mmc_fdt_gpio_teardown() 308 mmc_fdt_gpio_get_present(struct mmc_helper *helper) in mmc_fdt_gpio_get_present() 323 mmc_fdt_gpio_get_readonly(struct mmc_helper *helper) in mmc_fdt_gpio_get_readonly() 339 mmc_fdt_set_power(struct mmc_helper *helper, enum mmc_power_mode power_mode) in mmc_fdt_set_power()
|
H A D | mmc_helpers.c | 87 mmc_parse(device_t dev, struct mmc_helper *helper, struct mmc_host *host) in mmc_parse()
|
/freebsd/crypto/openssh/ |
H A D | ssh-pkcs11-client.c | 62 struct helper { struct 72 static struct helper **helpers; argument 125 helper_free(struct helper *helper) in helper_free() 159 helper_terminate(struct helper *helper) in helper_terminate() 260 struct helper *helper; in rsa_encrypt() local 311 struct helper *helper; in rsa_finish() local 340 struct helper *helper; in ecdsa_do_sign() local 394 struct helper *helper; in ecdsa_do_finish() local 413 wrap_key(struct helper *helper, struct sshkey *k) in wrap_key() 456 struct helper *helper = NULL; in pkcs11_make_cert() local [all …]
|
H A D | ssh-sk-client.c | 52 char *helper, *verbosity = NULL; in start_helper() local
|
/freebsd/crypto/openssl/test/ |
H A D | quic_txp_test.c | 43 struct helper { struct 44 OSSL_QUIC_TX_PACKETISER *txp; 45 OSSL_QUIC_TX_PACKETISER_ARGS args; 46 OSSL_QTX_ARGS qtx_args; 47 BIO *bio1, *bio2; 48 QUIC_TXFC conn_txfc; 49 QUIC_RXFC conn_rxfc, stream_rxfc; 50 QUIC_RXFC max_streams_bidi_rxfc, max_streams_uni_rxfc; 51 OSSL_STATM statm; 52 OSSL_CC_DATA *cc_data; [all …]
|
H A D | quic_multistream_test.c | 61 struct helper { struct 62 int s_fd; 63 BIO *s_net_bio, *s_net_bio_own, *s_qtf_wbio, *s_qtf_wbio_own; 65 BIO_ADDR *s_net_bio_orig_addr; 67 BIO_ADDR *s_net_bio_addr; 73 QUIC_TSERVER *s, *s_priv; 76 int c_fd; 77 BIO *c_net_bio, *c_net_bio_own; 78 SSL_CTX *c_ctx; 79 SSL *c_conn; [all …]
|
H A D | json_test.c | 16 struct helper { struct 23 static int helper_ensure(struct helper *h) in helper_ensure() argument
|
H A D | quic_ackm_test.c | 47 struct helper { struct 56 static void helper_destroy(struct helper *h) in helper_destroy() argument
|
/freebsd/contrib/kyua/bootstrap/ |
H A D | plain_helpers.cpp | 87 struct helper { struct 89 const char* name; 92 int (*hook)(int, char**);
|
/freebsd/contrib/libcbor/src/cbor/internal/ |
H A D | loaders.c | 73 union _cbor_float_helper helper = {.as_uint = _cbor_load_uint32(source)}; in _cbor_load_float() local 78 union _cbor_double_helper helper = {.as_uint = _cbor_load_uint64(source)}; in _cbor_load_double() local
|
/freebsd/contrib/kyua/utils/ |
H A D | stacktrace_test.cpp | 162 const fs::path helper = fs::path(test_case->get_config_var("srcdir")) / in generate_core() local 196 const fs::path helper = fs::path(test_case->get_config_var("srcdir")) / in generate_core() local 242 const fs::path helper = fs::path(get_config_var("srcdir")) / in ATF_TEST_CASE_BODY() local 266 const fs::path helper = fs::path(get_config_var("srcdir")) / in ATF_TEST_CASE_BODY() local
|
/freebsd/contrib/llvm-project/lldb/source/Initialization/ |
H A D | SystemInitializerCommon.cpp | 38 SystemInitializerCommon(HostInfo::SharedLibraryDirectoryHelper * helper) SystemInitializerCommon() argument
|
/freebsd/tests/atf_python/sys/netlink/ |
H A D | message.py | 36 def __init__(self, helper, nlmsg_type): argument 124 def from_bytes(cls, helper, data): argument 157 def from_bytes(cls, helper, data): argument
|
H A D | netlink_route.py | 698 def __init__(self, helper, nlm_type): argument 738 def __init__(self, helper, nlm_type): argument 770 def __init__(self, helper, nlm_type): argument 802 def __init__(self, helper, nlm_type): argument
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | test_helpers.cpp | 89 const char* helper = "detail/process_helpers"; in get_process_helpers_path() local
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/ |
H A D | t_spawnattr.c | 115 char helper[FILENAME_MAX]; in ATF_TC_BODY() local
|
H A D | t_fileactions.c | 307 char helper[FILENAME_MAX]; in ATF_TC_BODY() local
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | DLL.h | 59 Defined *helper; variable
|
H A D | DLL.cpp | 347 Defined *helper = nullptr; member in lld::coff::__anon0bfb8df40111::TailMergeChunkX64 429 Defined *helper = nullptr; member in lld::coff::__anon0bfb8df40111::TailMergeChunkX86 483 Defined *helper = nullptr; member in lld::coff::__anon0bfb8df40111::TailMergeChunkARM 526 Defined *helper = nullptr; member in lld::coff::__anon0bfb8df40111::TailMergeChunkARM64
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | DumpValueObjectOptions.cpp | 49 DumpValueObjectOptions::SetDeclPrintingHelper(DeclPrintingHelper helper) { in SetDeclPrintingHelper()
|
/freebsd/sys/dev/malo/ |
H A D | if_malohal.c | 366 malo_hal_fwload_helper(struct malo_hal *mh, char *helper) in malo_hal_fwload_helper() 475 malo_hal_fwload(struct malo_hal *mh, char *helper, char *firmware) in malo_hal_fwload()
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_fb.c | 115 tegra_fb_probe(struct drm_fb_helper *helper, in tegra_fb_probe()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_fb_helper.c | 354 struct drm_fb_helper *helper; in drm_fb_helper_force_kernel_mode() local 487 static void drm_fb_helper_crtc_free(struct drm_fb_helper *helper) in drm_fb_helper_crtc_free()
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 73 ContainerHelper helper; in TEST() local 1177 ContainerHelper helper; in TEST() local 1463 ContainerHelper helper; in TEST() local 1636 ContainerHelper helper; in TEST() local 1764 ContainerHelper helper; in TEST() local 1805 ContainerHelper helper; in TEST() local 1914 ContainerHelper helper; in TEST() local 1968 ContainerHelper helper; in TEST_F() local 2230 ContainerHelper helper; in TEST() local 2377 ContainerHelper helper; in TEST() local [all …]
|