|
|
BSD 4.3tahoe
/* $Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/mkmf/src/rule.h,v 1.1.1.1 2018/04/24 16:12:58 root Exp $ */
/*
* Rule definitions
*
* Author: Peter J. Nicklin
*/
/*
* Rule table block struct
*/
typedef struct _ruleblk
{
char *r_rule; /* pointer to rule string */
struct _ruleblk *r_next; /* ptr to next rule list block */
} RULEBLK;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.