odirect
struct odirect olost_found_dir[] = {
((struct odirect*)dbuf)->d_namlen =
bswap16(((struct odirect*)dir)->d_namlen);
static void dcvt(struct odirect *, struct direct *);
struct odirect *odp;
struct odirect *eodp;
eodp = (struct odirect *)&buf[size];
for (odp = (struct odirect *)buf; odp < eodp; odp++)
dcvt(struct odirect *odp, struct direct *ndp)
ode = (struct odirect *)de;
struct odirect *odp;
odp = (struct odirect *)&de;
struct odirect *ode;