Home
last modified time | relevance | path

Searched defs:bdp (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_file.c403 struct dirent *bdp; in linux_getdents() local
480 struct dirent *bdp; in linux_getdents64() local
553 struct dirent *bdp; in linux_readdir() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c627 BN_ULONG *udp, *bdp, *vdp, *cdp; in BN_GF2m_mod_inv_vartime() local
/freebsd/contrib/sqlite3/
H A Dshell.c4649 #define IS_BX_DIGIT(bdp) (((u8)(bdp))<0x80) argument
4650 #define IS_BX_WS(bdp) ((bdp)==WS) argument
4651 #define IS_BX_PAD(bdp) ((bdp)==PC) argument
4718 u8 bdp = BX_DV_PROTO(c); in fromBase64() local
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c3411 uint64_t bdp, rtt; in bbr_get_raw_target_cwnd() local