Home
last modified time | relevance | path

Searched refs:odirect (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/restore/
H A Ddirs.c109 struct odirect { struct
115 static void dcvt(struct odirect *, struct direct *); argument
332 struct odirect *odp; in putdir()
333 struct odirect *eodp; in putdir()
338 eodp = (struct odirect *)&buf[size]; in putdir()
339 for (odp = (struct odirect *)buf; odp < eodp; odp++) in putdir()
431 dcvt(struct odirect *odp, struct direct *ndp) in dcvt()
/dragonfly/sbin/newfs/
H A Dmkfs.c941 struct odirect { struct
959 struct odirect olost_found_dir[] = { argument