Searched refs:frompath (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddki.c452 char frompath[MAX_PATHSIZE+1]; local
471 pathname (frompath, sizeof (frompath), dkp->dname, dkp->fname, DKI_ACT_FILEEXT);
476 pathname (frompath, sizeof (frompath), dkp->dname, dkp->fname, DKI_DEP_FILEEXT);
481 pathname (frompath, sizeof (frompath), dkp->dname, dkp->fname, DKI_PUB_FILEEXT);
488 dbg_val ("dki_setstat: \"%s\"\n", frompath);
515 totime = file_mtime (frompath); /* get original timestamp */
538 if ( link (frompath, topat
[all...]

Completed in 7 milliseconds