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

/freebsd-12-stable/usr.sbin/ckdist/
H A Dckdist.c86 static int distfile(const char *path);
170 if ((type = distfile(f->fts_name)) != 0 &&
198 type = distfile(path);
408 distfile(const char *path) function

Completed in 80 milliseconds