Searched refs:lineno_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/csup/
H A Ddiff.c43 typedef long lineno_t; typedef
55 lineno_t where;
56 lineno_t count;
57 lineno_t lasta;
58 lineno_t lastd;
59 lineno_t editline;
73 static int diff_copyln(struct editcmd *, lineno_t);
74 static int diff_ignoreln(struct editcmd *, lineno_t);
84 lineno_t i;
260 lineno_t
[all...]

Completed in 39 milliseconds