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

/freebsd-10.0-release/usr.sbin/ckdist/
H A DMakefile5 PROG= ckdist
6 SRCS= ckdist.c crc.c
H A Dckdist.c77 static int ckdist(const char *path, int type);
143 rval |= ckdist(*argv, opt_type);
147 rval |= ckdist(*argv, opt_type);
170 rval |= ckdist(f->fts_path, type);
184 ckdist(const char *path, int type) function
443 "usage: ckdist [-airsx] [-d dir] [-n name] [-t type] file ...\n");
/freebsd-10.0-release/usr.sbin/
H A DMakefile15 ckdist \

Completed in 61 milliseconds