Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c217 struct ht_elem { struct
219 struct ht_elem *next; argument
222 static struct ht_elem **ht_buckets = NULL;
229 struct ht_elem *elem, *next; in ht_free()
284 struct ht_elem **new_ht_buckets; in ht_grow()
294 struct ht_elem *elem, *next; in ht_grow()
323 struct ht_elem *elem; in ht_add()