Home | History | Annotate | Download | only in toolbox

Lines Matching defs:de

145 struct de {
266 struct de *de;
519 bpb.bps / sizeof(struct de)) +
526 howmany(DEFRDE, bpb.bps / sizeof(struct de)) +
557 rds = howmany(bpb.rde, bpb.bps / sizeof(struct de));
708 de = (struct de *)img;
709 mklabel(de->namext, opt_L);
710 mk1(de->attr, 050);
714 mk2(de->time, x);
718 mk2(de->date, x);