Home
last modified time | relevance | path

Searched refs:sa_set_optionset_attr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h236 extern void sa_set_optionset_attr(sa_optionset_t, char *, char *);
H A Dmapfile-vers79 sa_set_optionset_attr;
H A Dlibshare.c2376 sa_set_optionset_attr(sa_group_t optionset, char *tag, char *value) in sa_set_optionset_attr() function
2763 sa_set_optionset_attr(optionset, "type", proto); in sa_create_optionset()
H A Dlibsharecore.c1801 sa_set_optionset_attr(newoptionset, "type", proto); in sa_get_derived_optionset()