Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h234 extern sa_optionset_t sa_get_next_optionset(sa_group_t);
H A Dmapfile-vers57 sa_get_next_optionset;
H A Dlibshare.c1504 optionset = sa_get_next_optionset(optionset)) { in mark_excluded_protos()
1539 optionset = sa_get_next_optionset(optionset)) { in get_all_features()
1731 optionset = sa_get_next_optionset(optionset)) { in sa_enable_share()
1781 optionset = sa_get_next_optionset(optionset)) { in sa_disable_share()
2437 sa_get_next_optionset(sa_optionset_t optionset) in sa_get_next_optionset() function
3948 opt = sa_get_next_optionset(opt)) in sa_remove_resource()
3989 optionset = sa_get_next_optionset(optionset)) { in proto_rename_resource()
4212 opts = sa_get_next_optionset(opts)) { in get_protocol_list()
H A Dscfutil.c1836 opt != NULL; opt = sa_get_next_optionset(resource)) { in remove_resources()
1888 opt = sa_get_next_optionset(opt)) { in sa_delete_share()
H A Dlibshare_zfs.c1294 protopt = sa_get_next_optionset(protopt)) { in sa_zfs_update()
H A Dlibsharecore.c614 sa_get_next_optionset(optionset)) { in sa_delete_legacy()
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c491 opt = sa_get_next_optionset(opt)) { in notify_or_enable_share()
1699 optionset = sa_get_next_optionset(optionset)) { in group_proto()
1911 optionset = sa_get_next_optionset(optionset)) { in show_properties()
2450 optionset = sa_get_next_optionset(optionset)) { in enable_share()
2510 optionset = sa_get_next_optionset(optionset)) { in sa_require_resource()