HomeSort by relevance Sort by last modified time
    Searched refs:genlist_free (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
genlist.h 74 /* Create a function with this prototype for use with genlist_free()
80 void genlist_free (struct genlist *head, genlist_freedata_t func);
genlist.c 96 genlist_free (struct genlist *head, genlist_freedata_t func) function
168 * genlist_free (cf->l1, 0); but to illustrate the idea */
169 genlist_free (cf->l1, free_data);
remoteconf.c 310 genlist_free(rmconf->idvl_p, idspec_free);
oakley.c     [all...]

Completed in 113 milliseconds