Searched refs:lnext (Results 1 – 6 of 6) sorted by relevance
183 int c, n, isbuilding, rval, lnext, nokey = 0; in yylex() local188 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()
121 list_t *lnext; in list_iter() local126 lnext = list->l_next; in list_iter()130 list = lnext; in list_iter()
497 uint16_t lnext; member
2926 tx->lnext = htole16(next->m_pkthdr.len); in wpi_tx_data()
783 uint16_t lnext; member
11771 stty lnext on systems such as FreeBSD (report by Bruce Evans