Home
last modified time | relevance | path

Searched defs:lastc (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.bin/finger/
H A Dnet.c105 wint_t c, lastc; in do_protocol() local
H A Dlprint.c291 char *p, lastc; in show_text() local
/freebsd/contrib/nvi/regex/
H A Dengine.c688 RCHAR_T lastc; /* previous c */ in fast() local
773 RCHAR_T lastc; /* previous c */ in slow() local
/freebsd/sys/kern/
H A Dtty_ttydisc.c145 unsigned char lastc = _POSIX_VDISABLE; in ttydisc_bytesavail() local
197 unsigned char lastc = _POSIX_VDISABLE; in ttydisc_read_canonical() local
H A Dtty_inq.c408 char *lastc) in ttyinq_findchar()
/freebsd/usr.bin/grep/
H A Dgrep.c319 int c, lastc, needpattern, newarg, prevoptind; local
/freebsd/usr.bin/tip/tip/
H A Dcmds.c297 char *pc, lastc; in transmit() local
/freebsd/contrib/nvi/common/
H A Dscreen.h84 ARG_CHAR_T lastc; /* The last display character. */ member
/freebsd/lib/libc/regex/
H A Dengine.c851 wint_t lastc; /* previous c */ in walk() local
/freebsd/bin/sh/
H A Dexpand.c459 char lastc; in expbackq() local
/freebsd/usr.bin/diff/
H A Ddiffreg.c1246 int i, j, c, lastc, col, nc, newcol; fetch() local