Home
last modified time | relevance | path

Searched defs:lastout (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c471 static char const *lastout; /* Pointer after last character output; variable
/netbsd-src/usr.sbin/mtrace/
H A Dmtrace.c1154 u_int32_t lastout = 0; in main() local