Home
last modified time | relevance | path

Searched defs:rcs_lines (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/rcs/
H A Drcsutil.h41 struct rcs_lines { struct
63 int (*p)(struct rcs_lines *,struct rcs_lines *)); argument
H A Drcsutil.c519 int (*p)(struct rcs_lines *, struct rcs_lines *)) in rcs_patchfile()
/openbsd/usr.bin/cvs/
H A Dutil.h59 struct rcs_lines { struct
69 struct rcs_lines *cvs_splitlines(u_char *, size_t); argument