Searched refs:genlist_func_t (Results 1 - 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dgenlist.h60 typedef void *(genlist_func_t)(void *entry, void *arg); typedef
67 void *genlist_foreach (struct genlist *head, genlist_func_t func, void *arg);
H A Dgenlist.c68 genlist_foreach (struct genlist *head, genlist_func_t func, void *arg)

Completed in 715 milliseconds