Home
last modified time | relevance | path

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

/minix/external/public-domain/xz/dist/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.c388 uint32_t rep_len = rep_lens[i]; in helper1() local
/minix/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsend_to_kdc.c200 unsigned long rep_len; in send_and_recv_tcp() local
264 unsigned long rep_len; in send_and_recv_http() local
/minix/bin/ksh/
H A Dhistory.c355 int rep_len = strlen(rep); local
/minix/external/bsd/nvi/dist/vi/
H A Dvi.h244 size_t rep_len; /* Input replay buffer length. */ member