Home | History | Annotate | Download | only in toolbox

Lines Matching defs:de

145 struct de {
258 struct de *de;
518 bpb.bps / sizeof(struct de)) +
525 howmany(DEFRDE, bpb.bps / sizeof(struct de)) +
572 rds = howmany(bpb.rde, bpb.bps / sizeof(struct de));
725 de = (struct de *)img;
726 mklabel(de->namext, opt_L);
727 mk1(de->attr, 050);
731 mk2(de->time, x);
735 mk2(de->date, x);