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

/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c179 iidesc_count_type(void *data, void *private) function
191 hash_iter(ii, iidesc_count_type, (void *)II_GFUN),
192 hash_iter(ii, iidesc_count_type, (void *)II_SFUN),
193 hash_iter(ii, iidesc_count_type, (void *)II_GVAR),
194 hash_iter(ii, iidesc_count_type, (void *)II_SVAR),
195 hash_iter(ii, iidesc_count_type, (void *)II_TYPE),
196 hash_iter(ii, iidesc_count_type, (void *)II_SOU));
H A Dctftools.h362 int iidesc_count_type(void *, void *);

Completed in 97 milliseconds