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

/freebsd-10.0-release/usr.sbin/pkg_install/
H A DMakefile11 distfile: clean
/freebsd-10.0-release/usr.sbin/ckdist/
H A Dckdist.c84 static int distfile(const char *path);
168 if ((type = distfile(f->fts_name)) != 0 &&
196 type = distfile(path);
406 distfile(const char *path) function

Completed in 171 milliseconds