Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dhash.c84 int internal_mem; /* True if 'mem' was allocated by _new_HashTable() */ member
250 hash->internal_mem = allocate_mem; in _new_HashTable()
308 if(hash->internal_mem) in _del_HashTable()