Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svcs/
H A Dsvcs.c212 struct ht_elem { struct
214 struct ht_elem *next; argument
217 static struct ht_elem **ht_buckets = NULL;
224 struct ht_elem *elem, *next; in ht_free()
279 struct ht_elem **new_ht_buckets; in ht_grow()
289 struct ht_elem *elem, *next; in ht_grow()
318 struct ht_elem *elem; in ht_add()