OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crc32v
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mkubootimage/
crc32.h
30
uint32_t
crc32v
(const struct iovec *, int);
crc32.c
90
crc32v
(const struct iovec *iov, int cnt)
function in typeref:typename:uint32_t
117
return
crc32v
(iov, 1);
mkubootimage.c
335
crc =
crc32v
(iov, 3);
Completed in 37 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025