Home
last modified time | relevance | path

Searched defs:curline (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.bin/ctags/
H A DC.c149 int curline; in c_entries() local
367 int curline; /* line started on */ in hash_entry() local
435 int curline; /* line started on */ in str_entry() local
/openbsd/games/hack/
H A Dhack.pager.c301 int curline, lth; in cornline() local
/openbsd/usr.bin/mg/
H A Dlog.c209 char *curline, *tmp, o; in mglog_lines() local
/openbsd/usr.bin/rs/
H A Drs.c74 char *curline; variable
/openbsd/usr.bin/gencat/
H A Dgencat.c97 static char *curline = NULL; variable
/openbsd/usr.bin/rpcgen/
H A Drpc_util.c51 char curline[MAXLINESIZE]; /* current read line */ variable