Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h503 void tmpl_property_init(property_t *);
H A Dsvccfg_internal.c522 tmpl_property_init(p); in internal_property_new()
H A Dsvccfg_tmpl.c3267 tmpl_property_init(property_t *p) in tmpl_property_init() function