Home
last modified time | relevance | path

Searched refs:lnext (Results 1 – 6 of 6) sorted by relevance

/freebsd/sbin/ipf/common/
H A Dlexer.c183 int c, n, isbuilding, rval, lnext, nokey = 0; in yylex() local
188 lnext = 0; in yylex()
205 lnext = 0; in yylex()
222 lnext = 0; in yylex()
227 if (lnext == 0) { in yylex()
228 lnext = 1; in yylex()
241 if (lnext == 1) { in yylex()
242 lnext = 0; in yylex()
/freebsd/cddl/contrib/opensolaris/tools/ctf/common/
H A Dlist.c121 list_t *lnext; in list_iter() local
126 lnext = list->l_next; in list_iter()
130 list = lnext; in list_iter()
/freebsd/sys/dev/wpi/
H A Dif_wpireg.h497 uint16_t lnext; member
H A Dif_wpi.c2926 tx->lnext = htole16(next->m_pkthdr.len); in wpi_tx_data()
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h783 uint16_t lnext; member
/freebsd/contrib/ncurses/
H A DNEWS11771 stty lnext on systems such as FreeBSD (report by Bruce Evans