Searched defs:badsec_lst (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dbadsec.h43 struct badsec_lst { struct
45 struct badsec_lst *bl_nxt;
49 #define BADSLSZ sizeof (struct badsec_lst)
/illumos-gate/usr/src/cmd/addbadsec/
H A Dbadsec.h42 struct badsec_lst { struct
44 struct badsec_lst *bl_nxt;
48 #define BADSLSZ sizeof (struct badsec_lst)

Completed in 58 milliseconds