Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkuzip/
H A Dmkuzip.h34 int mkuz_memvcmp(const void *, unsigned char, size_t);
H A Dmkuz_conveyor.c76 mkuz_memvcmp(iblk->data, '\0', iblk->info.len) != 0) { in cworker()
H A Dmkuzip.c496 mkuz_memvcmp(const void *memory, unsigned char val, size_t size) in mkuz_memvcmp() function