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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dmisc.h65 extern const char *splitpath (char *path, size_t size, const char *filename);
H A Dzkt-ls.c411 file = splitpath (path, sizeof (path), file); /* ... then split of */
H A Ddnssec-zkt.c778 file = splitpath (path, sizeof (path), file); /* ... then split of */
H A Dmisc.c310 ** splitpath (path, pathsize, filename)
316 const char *splitpath (char *path, size_t psize, const char *filename) function
H A Dzkt-keyman.c685 file = splitpath (path, sizeof (path), file); /* ... then split of */

Completed in 17 milliseconds