Home
last modified time | relevance | path

Searched refs:csrecord (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/mg/
H A Dcscope.c46 struct csrecord { struct
47 TAILQ_ENTRY(csrecord) entry;
52 static TAILQ_HEAD(csrecords, csrecord) csrecords = TAILQ_HEAD_INITIALIZER(csrecords); argument
53 static struct csrecord *addentryr;
54 static struct csrecord *currecord;
227 struct csrecord *r; in csnextmatch()
261 struct csrecord *r; in csprevmatch()
290 struct csrecord *r; in csnextfile()
312 struct csrecord *r; in csprevfile()
441 struct csrecord *r; in addentry()
[all …]