Home
last modified time | relevance | path

Searched refs:key_offset (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.c53 p = (i->alloc)(i->key_offset + (*end - start) + 1, i->data); in ohash_create_entry()
55 memcpy(p+i->key_offset, start, *end-start); in ohash_create_entry()
56 p[i->key_offset + (*end - start)] = '\0'; in ohash_create_entry()
198 h->info.key_offset = info->key_offset; in ohash_init()
245 strncmp(h->t[i].p+h->info.key_offset, start, in ohash_lookup_interval()
247 (h->t[i].p+h->info.key_offset)[end-start] == '\0') { in ohash_lookup_interval()
292 memcmp(h->t[i].p+h->info.key_offset, k, size) == 0) { in ohash_lookup_memory()
H A Dmandoc_ohash.c41 info.key_offset = ko; in mandoc_ohash_init()
H A Dcompat_ohash.h28 ptrdiff_t key_offset; member
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h2296 uint8_t key_offset; member
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h2293 uint8_t key_offset; member