Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h463 void lscf_listprop(const char *);
H A Dsvccfg.y416 { lscf_listprop($2); free($2); }
H A Dsvccfg_libscf.c13799 lscf_listprop(const char *pattern) in lscf_listprop() function