Searched defs:sa_set_property (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c1417 if (sa_set_property(sahandle->scfhandle, "lastupdate", tstring) ==
1432 * sa_set_property(handle, prop, value)
1438 sa_set_property(scfutilhandle_t *handle, char *propname, char *valstr) function
1732 ret = sa_set_property(handle, "path",
1743 ret = sa_set_property(handle,
1755 ret = sa_set_property(handle,
1771 ret = sa_set_property(handle,

Completed in 58 milliseconds