Searched refs:csrecord (Results 1 – 1 of 1) sorted by relevance
46 struct csrecord { struct47 TAILQ_ENTRY(csrecord) entry;52 static TAILQ_HEAD(csrecords, csrecord) csrecords = TAILQ_HEAD_INITIALIZER(csrecords); argument53 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 …]