Searched refs:odirect (Results 1 – 2 of 2) sorted by relevance
122 struct odirect { struct128 static void dcvt(struct odirect *, struct direct *); argument342 struct odirect *odp; in putdir()343 struct odirect *eodp; in putdir()348 eodp = (struct odirect *)&buf[size]; in putdir()349 for (odp = (struct odirect *)buf; odp < eodp; odp++) in putdir()442 dcvt(struct odirect *odp, struct direct *ndp) in dcvt()
1011 struct odirect { struct1029 struct odirect olost_found_dir[] = { argument1572 ((struct odirect*)dbuf)->d_namlen = in copy_dir()1573 bswap16(((struct odirect*)dir)->d_namlen); in copy_dir()