Searched refs:lnext (Results 1 – 12 of 12) sorted by relevance
115 if (!lnext())140 if (!lnext()) {146 if (!lnext()) {163 if (!lnext())170 if (!lnext())174 if (!lnext())192 (void) lnext();211 if (!lnext()) {236 if (!lnext() || !ltosolid())359 if (!lnext() || !ltosolid() || !lskipatom()) { in lindent()[all …]
1049 if (!lnext()) in word()1057 if (!lnext()) in word()1072 if (!lnext()) in word()1075 if (!lnext()) in word()1104 if (!lnext()) in eend()1107 if (!lnext()) in eend()1115 if (!lnext()) in eend()
180 int c, n, isbuilding, rval, lnext, nokey = 0; in yylex() local184 lnext = 0; in yylex()201 lnext = 0; in yylex()217 lnext = 0; in yylex()222 if (lnext == 0) { in yylex()223 lnext = 1; in yylex()236 if (lnext == 1) { in yylex()237 lnext = 0; in yylex()
641 lb_me_t **lh, *l, *lnext; in lufs_logscan_freecancel() local660 lnext = l->l_next; in lufs_logscan_freecancel()671 if (lnext == *lh) { in lufs_logscan_freecancel()676 l = lnext; in lufs_logscan_freecancel()906 lb_me_t **lh, *l, *lnext; in lufs_logscan_postscan() local915 lnext = l->l_next; in lufs_logscan_postscan()928 if (lnext == *lh) { in lufs_logscan_postscan()935 l = lnext; in lufs_logscan_postscan()
121 list_t *lnext; in list_iter() local126 lnext = list->l_next; in list_iter()130 list = lnext; in list_iter()
616 for (; (seg = *segpp) != NULL; segpp = &seg->lnext) { in memseg_reuse()637 *segpp = seg->lnext; in memseg_reuse()638 seg->lnext = NULL; in memseg_reuse()2688 seg->lnext = seglist; in kphysm_del_cleanup()2714 seglist = seg->lnext; in kphysm_del_cleanup()2737 seg->lnext = memseg_va_avail; in kphysm_del_cleanup()2751 seg->lnext = memseg_delete_junk; in kphysm_del_cleanup()3232 seg->lnext = memseg_edit_junk; in kphysm_split_memseg()
425 uint16_t lnext; member
225 lnext MEMSEG_LNEXT
191 lnext MEMSEG_LNEXT
125 the stty lnext character is set to control-v or is unset.
876 and ksh88 when the stty lnext is control-v. The sequence
1129 struct memseg *lnext; /* next segment in deleted list */ member