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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y421 lscf_setprop($2, NULL, $4, NULL);
427 (void) lscf_setprop($2, $4, $5, NULL);
438 (void) lscf_setprop($2, $4, NULL, $6);
H A Dsvccfg_libscf.c13820 lscf_setprop(const char *pgname, const char *type, const char *value, function

Completed in 69 milliseconds