Home
last modified time | relevance | path

Searched refs:crcDirTree (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/dsynth/
H A Ddsynth.h603 uint32_t crcDirTree(const char *path);
H A Dsubs.c958 crcDirTree(const char *path) in crcDirTree() function
H A Dpkglist.c1157 pkg->crc32 = crcDirTree(portpath); in childGetPackageInfo()