Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops3.c115 if (!lnext())
140 if (!lnext()) {
146 if (!lnext()) {
163 if (!lnext())
170 if (!lnext())
174 if (!lnext())
211 if (!lnext()) {
463 if (!lnext()) in ltosol1()
517 if (!lnext()) in lskipa1()
525 if (!lnext()) in lskipa1()
[all …]
H A Dex_voper.c1050 if (!lnext()) in word()
1058 if (!lnext()) in word()
1073 if (!lnext()) in word()
1076 if (!lnext()) in word()
1105 if (!lnext()) in eend()
1108 if (!lnext()) in eend()
1116 if (!lnext()) in eend()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c180 int c, n, isbuilding, rval, lnext, nokey = 0; in yylex() local
184 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()
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c639 lb_me_t **lh, *l, *lnext; in lufs_logscan_freecancel() local
658 lnext = l->l_next; in lufs_logscan_freecancel()
669 if (lnext == *lh) { in lufs_logscan_freecancel()
674 l = lnext; in lufs_logscan_freecancel()
904 lb_me_t **lh, *l, *lnext; in lufs_logscan_postscan() local
913 lnext = l->l_next; in lufs_logscan_postscan()
926 if (lnext == *lh) { in lufs_logscan_postscan()
933 l = lnext; in lufs_logscan_postscan()
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c617 for (; (seg = *segpp) != NULL; segpp = &seg->lnext) { in memseg_reuse()
638 *segpp = seg->lnext; in memseg_reuse()
639 seg->lnext = NULL; in memseg_reuse()
2689 seg->lnext = seglist; in kphysm_del_cleanup()
2715 seglist = seg->lnext; in kphysm_del_cleanup()
2738 seg->lnext = memseg_va_avail; in kphysm_del_cleanup()
2752 seg->lnext = memseg_delete_junk; in kphysm_del_cleanup()
3233 seg->lnext = memseg_edit_junk; in kphysm_split_memseg()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h425 uint16_t lnext; member
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_offsets.in225 lnext MEMSEG_LNEXT
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in191 lnext MEMSEG_LNEXT
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY127 the stty lnext character is set to control-v or is unset.
H A DRELEASE1782 and ksh88 when the stty lnext is control-v. The sequence
/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h1131 struct memseg *lnext; /* next segment in deleted list */ member
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h658 uint16_t lnext; member