Home
last modified time | relevance | path

Searched defs:rbits (Results 1 – 6 of 6) sorted by relevance

/trueos/crypto/openssh/
HDsshconnect1.c487 int bits, rbits; in ssh_kex() local
/trueos/contrib/libarchive/libarchive/
HDarchive_read_support_format_lha.c2048 unsigned rbits; in lzh_read_blocks() local
2715 lzh_decode_huffman_tree(struct huffman *hf, unsigned rbits, int c) in lzh_decode_huffman_tree()
2735 lzh_decode_huffman(struct huffman *hf, unsigned rbits) in lzh_decode_huffman()
HDarchive_read_support_format_cab.c3050 unsigned rbits; in lzx_read_bitlen() local
3315 lzx_decode_huffman_tree(struct huffman *hf, unsigned rbits, int c) in lzx_decode_huffman_tree()
3335 lzx_decode_huffman(struct huffman *hf, unsigned rbits) in lzx_decode_huffman()
/trueos/usr.sbin/notifyd/
HDnotifyd.c1019 uint32_t rbits, sbits; in service_mach_message() local
/trueos/usr.sbin/asl/
HDdbserver.c1025 …const uint32_t rbits = MACH_RCV_MSG | MACH_RCV_TRAILER_ELEMENTS(MACH_RCV_TRAILER_AUDIT) | MACH_RCV… in database_server() local
/trueos/contrib/gcclibs/libdecnumber/
HDdecNumber.c1068 uByte rbits = rhs->bits; /* save */ in decNumberPower() local