Searched refs:evch_dlist_t (Results 1 – 2 of 2) sorted by relevance
271 } evch_dlist_t; typedef327 evch_dlist_t eq_subscr; /* Chain of all evch_evqsub_t */385 evch_dlist_t ch_subscr; /* List of subscr. data (evch_subd_t) */
74 evch_dlist_t evch_list;105 evch_dl_init(evch_dlist_t *hp) in evch_dl_init()115 evch_dl_fini(evch_dlist_t *hp) in evch_dl_fini()121 evch_dl_is_init(evch_dlist_t *hp) in evch_dl_is_init()130 evch_dl_add(evch_dlist_t *hp, evch_dlelem_t *el) in evch_dl_add()146 evch_dl_del(evch_dlist_t *hp, evch_dlelem_t *p) in evch_dl_del()160 evch_dl_search(evch_dlist_t *hp, int (*cmp)(evch_dlelem_t *, char *), char *s) in evch_dl_search()176 evch_dl_getnum(evch_dlist_t *hp) in evch_dl_getnum()186 evch_dl_next(evch_dlist_t *hp, void *el) in evch_dl_next()