Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/ctf/
H A Dctf_hash.c32 static const ushort_t _CTF_EMPTY[1] = { 0 }; variable
46 hp->h_buckets = (ushort_t *)_CTF_EMPTY; in ctf_hash_create()