Home
last modified time | relevance | path

Searched defs:_hashing_function (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.h65 typedef struct _hashing_function { struct
66 unsigned int type;
67 unsigned int size;
68 char name[16];
69 void (*compute_hash)(void *, const void *, unsigned int);