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

/freebsd-10.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.h44 alist_t *alist_xnew(int, void (*)(void *), void (*)(void *),
H A Dalist.c72 alist_xnew(int nbuckets, void (*namefree)(void *), function
89 return (alist_xnew(ALIST_HASH_SIZE, namefree, valfree,

Completed in 43 milliseconds