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

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddki.c453 char topath[MAX_PATHSIZE+1]; local
495 pathname (topath, sizeof (topath), dkp->dname, dkp->fname, DKI_KEY_FILEEXT);
503 dki_writeinfo (dkp, topath); /* ..and write it to the key file */
506 touch (topath, time (NULL));
516 topath[0] = '\0';
520 pathname (topath, sizeof (topath), dkp->dname, dkp->fname, DKI_ACT_FILEEXT);
523 pathname (topath, sizeof (topath), dk
[all...]

Completed in 17 milliseconds