Home
last modified time | relevance | path

Searched defs:base (Results 251 – 275 of 1270) sorted by relevance

1...<<11121314151617181920>>...51

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_rc2.h14 PROV_CIPHER_CTX base; /* Must be first */ member
H A Dcipher_aes_cbc_hmac_sha.h17 PROV_CIPHER_HW base; /* must be first */ member
37 PROV_CIPHER_CTX base; member
H A Dcipher_des.h16 PROV_CIPHER_CTX base; /* Must be first */ member
/freebsd/contrib/byacc/test/
H A Dcalc3.y86 int base = 10; in main() local
H A Derr_syntax27.y86 int base = 10; in main() local
/freebsd/contrib/diff/lib/
H A Dstrtoimax.c65 strtoimax (char const *ptr, char **endptr, int base) in strtoimax()
/freebsd/contrib/libevent/test/
H A Dtest-closed.c74 struct event_base *base; in main() local
/freebsd/lib/libc/locale/
H A Dnextwctype.c46 _RuneEntry *base, *re; in nextwctype_l() local
H A Drunetype.c52 _RuneEntry *base, *re; in ___runetype_l() local
/freebsd/lib/libc/inet/
H A Dinet_addr.c103 int base, n; in inet_aton() local
/freebsd/contrib/unbound/util/
H A Dtube.c468 int tube_setup_bg_listen(struct tube* tube, struct comm_base* base, in tube_setup_bg_listen() argument
483 int tube_setup_bg_write(struct tube* tube, struct comm_base* base) in tube_setup_bg_write() argument
731 tube_setup_bg_listen(struct tube * tube,struct comm_base * base,tube_callback_type * cb,void * arg) tube_setup_bg_listen() argument
744 tube_setup_bg_write(struct tube * ATTR_UNUSED (tube),struct comm_base * ATTR_UNUSED (base)) tube_setup_bg_write() argument
/freebsd/contrib/pf/libevent/
H A Dkqueue.c152 kq_recalc(struct event_base *base, void *arg, int max) in kq_recalc()
209 kq_dispatch(struct event_base *base, void *arg, struct timeval *tv) in kq_dispatch()
/freebsd/lib/libkvm/
H A Dkvm_pcpu.c346 kvm_read_zpcpu(kvm_t *kd, u_long base, void *buf, size_t size, int cpu) in kvm_read_zpcpu()
366 kvm_counter_u64_fetch(kvm_t *kd, u_long base) in kvm_counter_u64_fetch()
/freebsd/sbin/dhclient/
H A Dparse.c247 int separator, unsigned base, int size) in parse_numeric_aggregate()
333 convert_num(unsigned char *buf, char *str, unsigned base, int size) in convert_num()
/freebsd/lib/libc/stdio/
H A Dprintfcommon.h165 __ultoa(u_long val, CHAR *endp, int base, int octzero, const char *xdigs) in __ultoa()
228 __ujtoa(uintmax_t val, CHAR *endp, int base, int octzero, const char *xdigs) in __ujtoa()
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dsignal-test.c48 struct event_base* base; in main() local
/freebsd/crypto/openssl/crypto/
H A Dbsearch.c13 const void *ossl_bsearch(const void *key, const void *base, int num, in ossl_bsearch()
/freebsd/sys/dev/wtap/plugins/
H A Dvisibility.h46 struct wtap_plugin base; member
/freebsd/contrib/libevent/sample/
H A Dsignal-test.c48 struct event_base* base; in main() local
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h70 struct fs_base base; global() member
78 struct fs_base base; global() member
94 struct fs_base base; global() member
118 struct fs_base base; global() member
131 struct fs_base base; global() member
150 struct fs_base base; global() member
/freebsd/sys/arm/mv/
H A Dmvwin.h279 #define WIN_REG_IDX_RD(pre,reg,off,base) \ argument
286 #define WIN_REG_IDX_RD2(pre,reg,off,base) \ argument
307 #define WIN_REG_IDX_WR(pre,reg,off,base) \ argument
314 #define WIN_REG_IDX_WR2(pre,reg,off,base) \ argument
335 #define WIN_REG_RD(pre,reg,off,base) \ argument
349 #define WIN_REG_WR(pre,reg,off,base) \ argument
/freebsd/contrib/processor-trace/libipt/internal/include/windows/
H A Dpt_section_windows.h54 uint8_t *base; member
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_iofic.c51 static int al_udma_main_iofic_config(struct al_iofic_regs __iomem *base, in al_udma_main_iofic_config()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dcore.c61 u32 base = addr & MT_MCU_PCIE_REMAP_2_BASE; in mt7603_reg_map() local
/freebsd/bin/cp/
H A Dextern.h34 char base[PATH_MAX + 1]; /* base directory path */ member

1...<<11121314151617181920>>...51