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

/illumos-gate/usr/src/cmd/cpc/common/
H A Dstrtoset.c55 } tmp_attr_t; typedef in typeref:struct:__tmp_attr
82 static tmp_attr_t **attrs;
267 tmp_attr_t *tmp;
274 tmp = (tmp_attr_t *)emalloc(sizeof (tmp_attr_t));
343 tmp_attr_t *tmp;
358 attrs = (tmp_attr_t **)emalloc(ncounters * sizeof (tmp_attr_t *));
369 attrs[i] = emalloc(sizeof (tmp_attr_t));
567 tmp_attr_t *tm
[all...]

Completed in 57 milliseconds