Home
last modified time | relevance | path

Searched defs:cline (Results 1 – 10 of 10) sorted by relevance

/openbsd/usr.bin/mandoc/
H A Dman_macro.c206 int cline, cpos, la, nrew, target; in blk_close() local
/openbsd/usr.bin/patch/
H A Ded.c67 static struct ed_line *cline; /* current line */ variable
/openbsd/usr.bin/mg/
H A Dutil.c49 int cline, cbyte; /* Current line/char/byte */ in showcpos() local
/openbsd/usr.bin/diff3/
H A Ddiff3prog.c114 int cline[3]; /* # of the last-read line in each file (0-2) */ variable
/openbsd/usr.bin/cvs/
H A Ddiff3.c121 static int cline[3]; /* # of the last-read line in each file (0-2) */ variable
/openbsd/usr.bin/less/
H A Dsearch.c661 char *cline; in search_range() local
/openbsd/usr.bin/rcs/
H A Ddiff3.c120 static int cline[3]; /* # of the last-read line in each file (0-2) */ variable
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dsym.h121 long cline; /* count of file's line symbols */ member
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dsym.h121 long cline; /* count of file's line symbols */ member
/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c2410 char progblock[NAME_MAX+1], hostblock[NAME_MAX+1], *cline, *p, *q; in init() local