Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cpc/common/
H A Dstrtoset.c55 } tmp_attr_t; typedef
82 static tmp_attr_t **attrs;
267 tmp_attr_t *tmp; in doattr()
274 tmp = (tmp_attr_t *)emalloc(sizeof (tmp_attr_t)); in doattr()
343 tmp_attr_t *tmp; in cpc_strtoset()
358 attrs = (tmp_attr_t **)emalloc(ncounters * sizeof (tmp_attr_t *)); in cpc_strtoset()
369 attrs[i] = emalloc(sizeof (tmp_attr_t)); in cpc_strtoset()
567 tmp_attr_t *tmp, *p; in strtoset_cleanup()
601 tmp_attr_t *attr; in smt_special()
604 attr = (tmp_attr_t *)emalloc(sizeof (tmp_attr_t)); in smt_special()
[all …]