Searched refs:lscf_setprop (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg.y | 421 lscf_setprop($2, NULL, $4, NULL); 427 (void) lscf_setprop($2, $4, $5, NULL); 438 (void) lscf_setprop($2, $4, NULL, $6);
|
H A D | svccfg_libscf.c | 13820 lscf_setprop(const char *pgname, const char *type, const char *value, function
|
Completed in 69 milliseconds