Searched refs:sa_set_property (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libshare/common/ |
H A D | libshare_impl.h | 135 extern int sa_set_property(scfutilhandle_t *, char *, char *);
|
H A D | scfutil.c | 1417 if (sa_set_property(sahandle->scfhandle, "lastupdate", tstring) == in set_transaction_tstamp() 1438 sa_set_property(scfutilhandle_t *handle, char *propname, char *valstr) in sa_set_property() function 1732 ret = sa_set_property(handle, "path", in sa_commit_share() 1743 ret = sa_set_property(handle, in sa_commit_share() 1755 ret = sa_set_property(handle, in sa_commit_share() 1771 ret = sa_set_property(handle, in sa_commit_share()
|
H A D | libshare.c | 383 ret = sa_set_property(handle->scfhandle, in set_legacy_timestamp() 1940 ret = sa_set_property( in sa_create_group() 1961 ret = sa_set_property( in sa_create_group() 1970 ret = sa_set_property( in sa_create_group() 2141 ret = sa_set_property(impl_handle->scfhandle, in sa_set_group_attr() 3329 ret = sa_set_property( in sa_add_property()
|