Home
last modified time | relevance | path

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

/freebsd/lib/libproc/
H A Dproc_sym.c68 crc32_file(int fd, uint32_t *crc) in crc32_file() function
220 if (crc32_file(fd, &compcrc) != 0 || crc != compcrc) { in open_debug_file()