/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_fp.c | 197 void bnxt_qplib_free_hdr_buf(struct bnxt_qplib_res *res, in bnxt_qplib_free_hdr_buf() 211 int bnxt_qplib_alloc_hdr_buf(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_hdr_buf() 338 struct bnxt_qplib_res *res; in bnxt_qplib_service_nq() local 455 struct bnxt_qplib_res *res; in bnxt_qplib_nq_stop_irq() local 491 struct bnxt_qplib_res *res; in bnxt_qplib_nq_start_irq() local 519 struct bnxt_qplib_res *res; in bnxt_qplib_map_nq_db() local 585 int bnxt_qplib_alloc_nq_mem(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_nq_mem() 627 int bnxt_qplib_destroy_srq(struct bnxt_qplib_res *res, in bnxt_qplib_destroy_srq() 641 int bnxt_qplib_create_srq(struct bnxt_qplib_res *res, in bnxt_qplib_create_srq() 718 int bnxt_qplib_modify_srq(struct bnxt_qplib_res *res, in bnxt_qplib_modify_srq() [all …]
|
/freebsd/sys/dev/puc/ |
H A D | puc.c | 217 intptr_t res; in puc_bfe_attach() local 450 intptr_t res; in puc_bfe_probe() local 476 struct resource *res; in puc_bus_alloc_resource() local 526 puc_bus_release_resource(device_t dev, device_t child, struct resource *res) in puc_bus_release_resource() 563 struct resource *res; in puc_bus_get_resource() local 594 puc_bus_setup_intr(device_t dev, device_t child, struct resource *res, in puc_bus_setup_intr() 651 puc_bus_teardown_intr(device_t dev, device_t child, struct resource *res, in puc_bus_teardown_intr()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_wrappers.cpp | 106 #define RETURN_OR_SET_ERRNO(T, res) \ argument 115 unsigned long res; in open() local 129 unsigned long res = __sanitizer::internal_close(fd); in close() local 158 unsigned long res = in mmap() local
|
/freebsd/crypto/openssl/test/ |
H A D | rand_test.c | 79 int err = 0, res = 0; in test_rand_uniform() local 110 int res = 0; in fips_health_test_one() local 221 int res = 0; in test_rand_random_provider() local 260 int res = 0; in test_rand_get0_primary() local
|
/freebsd/sys/dev/spibus/ |
H A D | acpi_spibus.c | 69 acpi_resource_is_spi_serialbus(ACPI_RESOURCE *res) in acpi_resource_is_spi_serialbus() 76 acpi_spibus_get_acpi_res_cb(ACPI_RESOURCE *res, void *context) in acpi_spibus_get_acpi_res_cb() 129 struct spibus_ivar *res) in acpi_spibus_get_acpi_res() 272 struct spibus_ivar res; in acpi_spibus_enumerate_child() local 424 struct resource *res; in acpi_spibus_alloc_resource() local 489 acpi_spibus_read_ivar(device_t bus, device_t child, int which, uintptr_t *res) in acpi_spibus_read_ivar()
|
/freebsd/sys/libkern/ |
H A D | murmur3_32.c | 47 size_t res; in murmur3_32_hash() local 107 size_t res; in murmur3_32_hash32() local
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_gcm_hw.c | 70 size_t res = (16 - ctx->gcm.mres) % 16; in generic_aes_gcm_cipher_update() local 99 size_t res = (16 - ctx->gcm.mres) % 16; in generic_aes_gcm_cipher_update() local
|
/freebsd/sys/kgssapi/ |
H A D | gss_init_sec_context.c | 65 struct init_sec_context_res res; in gss_init_sec_context() local 149 struct supports_lucid_res res; in gss_supports_lucid() local 199 struct init_sec_context_lucid_v1_res res; in gss_init_sec_context_lucid_v1() local
|
H A D | gss_pname_to_uid.c | 46 struct pname_to_uid_res res; in gss_pname_to_uid() local 86 struct pname_to_uid_res res; in gss_pname_to_unix_cred() local
|
/freebsd/contrib/wpa/hostapd/ |
H A D | hostapd_cli.c | 286 int res; in hostapd_cli_exec() local 342 char **res = NULL; in hostapd_complete_stations() local 460 int res; in hostapd_cli_cmd_wps_check_pin() local 527 int res; in hostapd_cli_cmd_wps_nfc_config_token() local 549 int res; in hostapd_cli_cmd_wps_nfc_token() local 570 int res; in hostapd_cli_cmd_nfc_get_handover_sel() local 667 int res; in hostapd_cli_cmd_disassoc_imminent() local 687 int res; in hostapd_cli_cmd_ess_disassoc() local 707 int res, i, total; in hostapd_cli_cmd_bss_tm_req() local 816 char **res = NULL; in hostapd_cli_complete_help() local [all …]
|
/freebsd/contrib/lua/src/ |
H A D | ltm.c | 120 const TValue *p2, StkId res) { in luaT_callTMres() 138 StkId res, TMS event) { in callbinTM() 149 StkId res, TMS event) { in luaT_trybinTM() 176 int flip, StkId res, TMS event) { in luaT_trybinassocTM() 185 int flip, StkId res, TMS event) { in luaT_trybiniTM()
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_genm.c | 39 int res = X509_cmp_timeframe(vpm, X509_get0_notBefore(cert), in ossl_X509_check() local 255 int res = 0; in verify_ss_cert_trans() local 293 int res = 0; in OSSL_CMP_get1_rootCaKeyUpdate() local 358 int res = 0; in OSSL_CMP_get1_crlUpdate() local 415 int res = 0; in OSSL_CMP_get1_certReqTemplate() local
|
/freebsd/sys/arm64/freescale/imx/ |
H A D | imx7gpc.c | 61 struct resource *res, struct intr_map_data *data) in imx7gpc_activate_intr() 95 struct resource *res, struct intr_map_data *data) in imx7gpc_deactivate_intr() 104 struct resource *res, struct intr_map_data *data) in imx7gpc_setup_intr() 113 struct resource *res, struct intr_map_data *data) in imx7gpc_teardown_intr()
|
/freebsd/sys/contrib/openzfs/include/sys/zstd/ |
H A D | zstd.h | 156 zfs_get_hdrmeta(const zfs_zstdhdr_t *blob, zfs_zstdmeta_t *res) in zfs_get_hdrmeta() 196 zfs_zstdmeta_t res; in zfs_get_hdrlevel() local 206 zfs_zstdmeta_t res; in zfs_get_hdrversion() local
|
/freebsd/contrib/bc/src/ |
H A D | rand.c | 72 BcRandState res; in bc_rand_addition() local 89 BcRandState temp, res; in bc_rand_addition2() local 108 BcRandState carry, res; in bc_rand_multiply() local 262 ulong res = 0; bc_rand_rand() local 500 BcRand res; bc_rand_int() local 570 BcRandState res; bc_rand_getInc() local [all...] |
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_ie.c | 126 int num_suites, res; in wpa_write_rsn_ie() local 512 int res; in wpa_auth_gen_wpa_ie() local 623 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local 1166 int res; in wpa_auth_write_assoc_resp_owe() local 1200 int res; in wpa_auth_write_assoc_resp_fils() local 1220 int i, res; in wpa_auth_write_fd_rsn_info() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | dragonfly.c | 61 int res; in dragonfly_get_random_qr_qnr() local 117 int check, res = -1; in dragonfly_is_quadratic_residue_blind() local 223 struct crypto_bignum *res) in dragonfly_sqrt()
|
/freebsd/contrib/ntp/sntp/tests/ |
H A D | kodFile.c | 49 struct kod_entry* res; in test_ReadCorrectFile() local 69 struct kod_entry* res; in test_ReadFileWithBlankLines() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | milenage.c | 89 u8 *res, u8 *ck, u8 *ik, u8 *ak, u8 *akstar) in milenage_f2345() 175 u8 *ck, u8 *res, size_t *res_len) in milenage_generate() 237 u8 res[8], ck[16], ik[16]; in gsm_milenage() local 271 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, in milenage_check()
|
/freebsd/bin/pax/ |
H A D | ar_io.c | 410 int res; in ar_drain() local 504 int res = 0; in ar_read() local 587 int res; in ar_write() local 983 int res; in get_phys() local
|
/freebsd/bin/dd/ |
H A D | args.c | 184 uintmax_t res; in f_bs() local 195 uintmax_t res; in f_cbs() local 206 uintmax_t res; in f_count() local 239 uintmax_t res; in f_ibs() local 293 uintmax_t res; in f_obs() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-condvar.c | 321 hrtime_t res, int state) in __cv_timedwait_hires() 383 hrtime_t res, int flag, int state) in cv_timedwait_hires_common() 392 cv_timedwait_hires(kcondvar_t *cvp, kmutex_t *mp, hrtime_t tim, hrtime_t res, in cv_timedwait_hires() 402 hrtime_t res, int flag) in cv_timedwait_sig_hires() 414 hrtime_t res, int flag) in cv_timedwait_idle_hires()
|
/freebsd/sys/arm64/intel/ |
H A D | stratix10-svc.c | 74 struct arm_smccc_res res; in s10_data_claim() local 99 struct arm_smccc_res res; in s10_svc_send() local 167 struct arm_smccc_res res; in s10_get_memory() local
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | cmp_testlib.c | 37 int i, res; in STACK_OF_X509_cmp() local 65 int res; in STACK_OF_X509_push1() local
|
/freebsd/sys/i386/i386/ |
H A D | copyout.c | 277 int res; in fubyte() local 303 int res; in fuword16() local 329 uint32_t res; in fueword() local 427 int res; member 445 int res; in casueword32() local 462 int res; in casueword() local
|