Home
last modified time | relevance | path

Searched refs:sa_proto_legacy_format (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libshare/common/
H A Dlibshare.h242 extern char *sa_proto_legacy_format(char *, sa_group_t, int);
H A Dmapfile-vers92 sa_proto_legacy_format;
H A Dlibshare_zfs.c938 opts = sa_proto_legacy_format("nfs", group, 1); in sa_zfs_set_sharenfs()
1007 propstr = sa_proto_legacy_format("smb", resource, 0); in add_resources()
1052 opts = sa_proto_legacy_format("smb", share, 1); in sa_zfs_set_sharesmb()
1147 optstring = sa_proto_legacy_format(proto, in sa_zfs_update()
H A Dplugin.c443 sa_proto_legacy_format(char *proto, sa_group_t group, int hier) in sa_proto_legacy_format() function
H A Dlibsharecore.c422 item->options = sa_proto_legacy_format(proto, share, 1); in adddfsentry()
1241 oldprops = sa_proto_legacy_format(list->fstype, share, in parse_dfstab()
2036 value = sa_proto_legacy_format(proto, share, 1); in sa_fillshare()
/titanic_50/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c5354 soptions = sa_proto_legacy_format(proto, share, 1); in out_share()