Searched defs:find_type_specification (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1083 find_type_specification(pgroup_t *pattern) function
1431 c = (void *)find_type_specification(pattern);
1524 type_spec = find_type_specification(i->ite_pg_pattern);
1703 ed[ED_TMPL_PG_TYPE] = find_type_specification(pg_pattern);
1707 ed[ED_TMPL_PROP_TYPE] = find_type_specification(prop_pattern);
1738 ev1 = find_type_specification(pg_pattern);
1788 actual = find_type_specification(conflict);
2040 info->pi_type = find_type_specification(pat);
2484 type_spec = find_type_specification(pattern);
3809 pg_pattern_type = find_type_specification(pg_patter
[all...]

Completed in 54 milliseconds