csrecord
struct csrecord *r;
struct csrecord *r;
struct csrecord *r;
struct csrecord *r;
struct csrecord *r;
if ((r = malloc(sizeof(struct csrecord))) == NULL)
TAILQ_ENTRY(csrecord) entry;
static TAILQ_HEAD(csrecords, csrecord) csrecords = TAILQ_HEAD_INITIALIZER(csrecords);
static struct csrecord *addentryr;
static struct csrecord *currecord;
struct csrecord *r;