HelenOS sources

hash_bytes        131 common/include/adt/hash.h static inline size_t hash_bytes(const void *b, size_t len)
hash_bytes        131 kernel/generic/common/include/adt/hash.h static inline size_t hash_bytes(const void *b, size_t len)
hash_bytes        131 uspace/lib/c/common/include/adt/hash.h static inline size_t hash_bytes(const void *b, size_t len)
hash_bytes        131 uspace/lib/posix/include/common/adt/hash.h static inline size_t hash_bytes(const void *b, size_t len)
HelenOS homepage, sources at GitHub