Searched refs:lscf_setprop (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg.y | 423 lscf_setprop($2, NULL, $4, NULL); 429 (void) lscf_setprop($2, $4, $5, NULL); 440 (void) lscf_setprop($2, $4, NULL, $6);
|
H A D | svccfg.h | 496 extern int lscf_setprop(const char *, const char *, const char *,
|
H A D | svccfg_libscf.c | 13844 lscf_setprop(const char *pgname, const char *type, const char *value, in lscf_setprop() function
|