Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c86 static void dcvt(struct odirect *, struct direct *);
407 dcvt(odp, &cvtbuf); in putdir()
477 dcvt(struct odirect *odp, struct direct *ndp) in dcvt() function