index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
memcasecmp.h
blob: 96eb2d9d5fd243dc169c70b7e5665f1366646236 (
plain
) (
blame
)
1
2
3
#include <stddef.h> int memcasecmp (const void *vs1, const void *vs2, size_t n);