Symbol: nextchr
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
1003
ichr = (*nextchr)(arg);
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
986
int (*nextchr)(void *), void *arg, int flag)
usr/src/cmd/vi/port/ex.h
461
unsigned char *nextchr();
usr/src/cmd/vi/port/ex.h
605
unsigned char *nextchr();
usr/src/cmd/vi/port/ex_vmain.c
914
cursor = nextchr(cursor);
usr/src/cmd/vi/port/ex_voper.c
1016
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
1063
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
1085
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
1090
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
1113
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
1189
return (*(nextchr(wcursor)) == 0);
usr/src/cmd/vi/port/ex_voper.c
481
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
490
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
558
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
595
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_voper.c
758
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_vops.c
975
endcurs = nextchr(endcurs);
usr/src/cmd/vi/port/ex_vops2.c
1559
cp = nextchr(cp);
usr/src/cmd/vi/port/ex_vops2.c
1564
cp = nextchr(cp);
usr/src/cmd/vi/port/ex_vops2.c
1574
cp = nextchr(cp);
usr/src/cmd/vi/port/ex_vops2.c
77
i -= lcolumn(nextchr(cp));
usr/src/cmd/vi/port/ex_vops3.c
539
wcursor = nextchr(wcursor);
usr/src/cmd/vi/port/ex_vput.c
253
vgotoCL(lcolumn(nextchr(cp)));
usr/src/cmd/vi/port/ex_vwind.c
492
wcursor = nextchr(wcursor);