Home | Sort by: relevance | last modified time | path |
/src/usr.bin/cksum/ | |
crc.c | 127 thecrc = crc_buf(thecrc, buf, (size_t)nr); 165 crc_buf(uint32_t thecrc, const void *buf, size_t len) function in typeref:typename:uint32_t |
crc.c | 127 thecrc = crc_buf(thecrc, buf, (size_t)nr); 165 crc_buf(uint32_t thecrc, const void *buf, size_t len) function in typeref:typename:uint32_t |
crc.c | 127 thecrc = crc_buf(thecrc, buf, (size_t)nr); 165 crc_buf(uint32_t thecrc, const void *buf, size_t len) function in typeref:typename:uint32_t |