Searched defs:base (Results 26 - 50 of 1167) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_camellia.h15 PROV_CIPHER_CTX base; /* Must be first */ member in struct:prov_camellia_ctx_st
H A Dcipher_rc5.h14 PROV_CIPHER_CTX base; /* Must be first */ member in struct:prov_blowfish_ctx_st
/freebsd-current/crypto/openssl/crypto/
H A Dbsearch.c13 const void *ossl_bsearch(const void *key, const void *base, int num, argument
/freebsd-current/sys/arm64/arm64/
H A Dsupport_ifunc.c50 DEFINE_IFUNC(, int, casueword32, (volatile uint32_t *base, uint32_t oldval, argument
59 DEFINE_IFUNC(, int, casueword, (volatile u_long *base, u_long oldval, argument
68 DEFINE_IFUNC(, int, swapueword8, (volatile uint8_t *base, uint8_t *val)) argument
76 DEFINE_IFUNC(, int, swapueword32, (volatile uint32_t *base, uint32_t *val)) argument
/freebsd-current/sbin/ipf/libipf/
H A Dprint_toif.c14 print_toif(int family, char *tag, char *base, frdest_t *fdp) argument
/freebsd-current/lib/libc/stdlib/
H A Dqsort_r_compat.c12 qsort_b(void *base, size_t nel, size_t width, qsort_block compar) argument
/freebsd-current/tools/tools/net80211/wlanstats/
H A Dwlanstats.h39 struct bsdstat base; member in struct:wlanstatfoo
/freebsd-current/sys/dev/pci/
H A Dpci_host_generic_fdt.h38 struct generic_pcie_core_softc base; member in struct:generic_pcie_fdt_softc
H A Dpci_host_generic_acpi.h36 struct generic_pcie_core_softc base; member in struct:generic_pcie_acpi_softc
/freebsd-current/tools/tools/ath/athaggrstats/
H A Dathaggrstats.h39 struct bsdstat base; member in struct:athaggrstatfoo
/freebsd-current/tools/tools/ath/athstats/
H A Dathstats.h39 struct bsdstat base; member in struct:athstatfoo
/freebsd-current/contrib/libfido2/src/
H A Dutil.c15 fido_to_uint64(const char *str, int base, uint64_t *out) argument
/freebsd-current/lib/libc/locale/
H A Dtoupper.c52 _RuneEntry *base, *re; local
H A Dtolower.c52 _RuneEntry *base, *re; local
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_sunddi.c38 ddi_strtol(const char *str, char **nptr, int base, long *result) argument
46 ddi_strtoull(const char *str, char **nptr, int base, unsigned long long *result) argument
54 ddi_strtoll(const char *str, char **nptr, int base, long long *result) argument
/freebsd-current/lib/libc/inet/
H A Dinet_network.c49 in_addr_t val, base, n; local
/freebsd-current/stand/kboot/kboot/arch/powerpc64/
H A Dfdt_arch.c54 const uint64_t *base, *size; local
65 const uint32_t *base, *size; local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__iterator/
H A Dmove_sentinel.h47 _LIBCPP_HIDE_FROM_ABI constexpr _Sent base() const { return __last_; } function in class:move_sentinel
/freebsd-current/contrib/diff/lib/
H A Dstrtoimax.c65 strtoimax (char const *ptr, char **endptr, int base) argument
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dstrtoll.c50 strtoll(const char *nptr, char **endptr, int base) argument
[all...]
H A Dstrtoull.c50 strtoull(const char *nptr, char **endptr, int base) argument
[all...]
H A Dstrtoul.c48 strtoul(const char *nptr, char **endptr, int base) argument
[all...]
/freebsd-current/crypto/openssh/regress/
H A Dmkdtemp.c39 const char *base; local
/freebsd-current/contrib/processor-trace/libipt/internal/include/windows/
H A Dpt_section_windows.h54 uint8_t *base; member in struct:pt_sec_windows_mapping
/freebsd-current/contrib/processor-trace/libipt/internal/include/posix/
H A Dpt_section_posix.h47 uint8_t *base; member in struct:pt_sec_posix_mapping

Completed in 290 milliseconds

1234567891011>>