Home
last modified time | relevance | path

Searched refs:sa_get_optionset_attr (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c739 proto = sa_get_optionset_attr(optionset, "type"); in sa_optionset_name()
1507 value = sa_get_optionset_attr(optionset, "type"); in mark_excluded_protos()
1541 value = sa_get_optionset_attr(optionset, "type"); in get_all_features()
1733 proto = sa_get_optionset_attr(optionset, in sa_enable_share()
1784 proto = sa_get_optionset_attr(optionset, "type"); in sa_disable_share()
3344 proto = sa_get_optionset_attr(object, "type"); in sa_add_property()
3532 proto = sa_get_optionset_attr(propset, "type"); in sa_get_protocol_section()
3582 proto = sa_get_optionset_attr(prop, "type"); in sa_get_next_protocol_section()
3707 proto = sa_get_optionset_attr(propset, "type"); in sa_set_protocol_property()
3991 type = sa_get_optionset_attr(optionset, "type"); in proto_rename_resource()
[all …]
H A Dlibshare.h235 extern char *sa_get_optionset_attr(sa_optionset_t, char *);
H A Dmapfile-vers68 sa_get_optionset_attr;
H A Dscfutil.c1837 proto = sa_get_optionset_attr(opt, "type"); in remove_resources()
1890 proto = sa_get_optionset_attr(opt, "type"); in sa_delete_share()
H A Dlibshare_zfs.c1296 char *proto = sa_get_optionset_attr(protopt, "type"); in sa_zfs_update()
H A Dlibsharecore.c615 char *proto = sa_get_optionset_attr( in sa_delete_legacy()
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c492 groupproto = sa_get_optionset_attr(opt, "type"); in notify_or_enable_share()
1705 proto = sa_get_optionset_attr(optionset, "type"); in group_proto()
1913 value = sa_get_optionset_attr(optionset, "type"); in show_properties()
2451 value = sa_get_optionset_attr(optionset, "type"); in enable_share()
2513 proto = sa_get_optionset_attr(optionset, "type"); in sa_require_resource()