Home
last modified time | relevance | path

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

/freebsd/lib/libproc/
H A Dproc_sym.c210 uint32_t compcrc; in open_debug_file() local
220 if (crc32_file(fd, &compcrc) != 0 || crc != compcrc) { in open_debug_file()