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

/freebsd-12-stable/usr.sbin/ckdist/
H A DMakefile5 PROG= ckdist
6 SRCS= ckdist.c crc.c
H A Dckdist.c79 static int ckdist(const char *path, int type);
145 rval |= ckdist(*argv, opt_type);
149 rval |= ckdist(*argv, opt_type);
172 rval |= ckdist(f->fts_path, type);
186 ckdist(const char *path, int type) function
445 "usage: ckdist [-airsx] [-d dir] [-n name] [-t type] file ...\n");
/freebsd-12-stable/usr.sbin/
H A DMakefile14 ckdist \
/freebsd-12-stable/targets/pseudo/userland/
H A DMakefile.depend517 usr.sbin/ckdist \

Completed in 100 milliseconds