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

/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c742 * char *_tmpl_pg_name(pg, type, use_type)
746 * If use_type is set and pg is not NULL, a property group name for a
757 _tmpl_pg_name(const char *pg, const char *type, int use_type) argument
779 } else if (pg != NULL && type == NULL && use_type == 1) {

Completed in 25 milliseconds