Home | History | Annotate | Download | only in toolbox

Lines Matching defs:de

145 struct de {
266 struct de *de;
520 bpb.bps / sizeof(struct de)) +
527 howmany(DEFRDE, bpb.bps / sizeof(struct de)) +
558 rds = howmany(bpb.rde, bpb.bps / sizeof(struct de));
709 de = (struct de *)img;
710 mklabel(de->namext, opt_L);
711 mk1(de->attr, 050);
715 mk2(de->time, x);
719 mk2(de->date, x);