badsec_lst
struct badsec_lst *blc_p;
struct badsec_lst *blc_p;
blc_p = (struct badsec_lst *)malloc(BADSLSZ);
blc_p->bl_nxt = (struct badsec_lst *)malloc(BADSLSZ);
struct badsec_lst *blc_p;
extern struct badsec_lst *badsl_chain;
extern struct badsec_lst *gbadsl_chain;
struct badsec_lst *bl_nxt;
#define BADSLSZ sizeof (struct badsec_lst)
struct badsec_lst *blc_p;
struct badsec_lst *blc_p;
struct badsec_lst *badsl_chain;
struct badsec_lst *gbadsl_chain;
struct badsec_lst *bl_nxt;
#define BADSLSZ sizeof (struct badsec_lst)
extern struct badsec_lst *badsl_chain;
extern struct badsec_lst *gbadsl_chain;
struct badsec_lst *blc_p;
struct badsec_lst *blc_p_nxt;
blc_p = (struct badsec_lst *)calloc(1, BADSLSZ);
blc_p->bl_nxt = (struct badsec_lst *)calloc(1, BADSLSZ);
struct badsec_lst *blc_p;
struct badsec_lst *blc_p_nxt;
blc_p = (struct badsec_lst *)calloc(1, BADSLSZ);
blc_p->bl_nxt = (struct badsec_lst *)calloc(1, BADSLSZ);
struct badsec_lst *blc_p;
struct badsec_lst *blc_p;
struct badsec_lst *badsl_chain = NULL;
struct badsec_lst *gbadsl_chain = NULL;