Home
last modified time | relevance | path

Searched refs:choice2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/gzip/
H A Dunlz.c125 int choice2; member
271 if (lz_rd_decode_bit(rd, &lm->choice2) == 0) { in lz_rd_decode_len()
400 a.choice2 = BIT_MODEL_INIT; \
/freebsd/usr.sbin/iscsid/
H A Dlogin.c308 const char *choice1, const char *choice2) in login_list_prefers() argument
319 if (strcmp(token, choice2) == 0) { in login_list_prefers()
/freebsd/usr.sbin/ctld/
H A Dlogin.c268 const char *choice1, const char *choice2) in login_list_prefers() argument
279 if (strcmp(token, choice2) == 0) { in login_list_prefers()
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c120 uint16_t choice2; member
662 if (!rc_bit(&s->rc, &l->choice2)) { in lzma_len()