Searched refs:choice1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/gzip/
H A Dunlz.c126 int choice1; member in struct:lz_len_model
270 if (lz_rd_decode_bit(rd, &lm->choice1) == 0)
401 a.choice1 = BIT_MODEL_INIT; \
/freebsd-11-stable/usr.sbin/iscsid/
H A Dlogin.c311 const char *choice1, const char *choice2)
318 if (strcmp(token, choice1) == 0) {
310 login_list_prefers(const char *list, const char *choice1, const char *choice2) argument
/freebsd-11-stable/usr.sbin/ctld/
H A Dlogin.c211 const char *choice1, const char *choice2)
218 if (strcmp(token, choice1) == 0) {
210 login_list_prefers(const char *list, const char *choice1, const char *choice2) argument

Completed in 192 milliseconds