Home
last modified time | relevance | path

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

/netbsd/src/sbin/restore/
Ddirs.c128 static void dcvt(struct odirect *, struct direct *);
351 dcvt(odp, &cvtbuf); in putdir()
442 dcvt(struct odirect *odp, struct direct *ndp) in dcvt() function