Home
last modified time | relevance | path

Searched defs:rep_len (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c47 uint32_t rep_len = 0; in lzma_lzma_optimum_fast() local
H A Dlzma_encoder_optimum_normal.c387 uint32_t rep_len = rep_lens[i]; in helper1() local
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c141 unsigned long rep_len; in send_and_recv_tcp() local
205 unsigned long rep_len; in send_and_recv_http() local
/freebsd-src/usr.bin/chat/
H A Dchat.c518 size_t rep_len; in terminate() local
1248 int rep_len = strlen (report_buffer); in get_string() local
/freebsd-src/contrib/nvi/vi/
H A Dvi.h241 size_t rep_len; /* Input replay buffer length. */ member