Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ckdist/
H A DMakefile3 PROG= ckdist
4 SRCS= ckdist.c crc.c
H A Dckdist.c74 static int ckdist(const char *path, int type);
140 rval |= ckdist(*argv, opt_type); in main()
144 rval |= ckdist(*argv, opt_type); in main()
167 rval |= ckdist(f->fts_path, type); in main()
181 ckdist(const char *path, int type) in ckdist() function
/freebsd/usr.sbin/
H A DMakefile13 ckdist \
/freebsd/targets/pseudo/userland/
H A DMakefile.depend500 usr.sbin/ckdist \