smb_saprop_getstr
static boolean_t smb_saprop_getstr(sa_optionset_t, char *, char *, size_t);
if (smb_saprop_getstr(opts, SHOPT_ENCRYPT, strbuf, sizeof (strbuf)))
(void) smb_saprop_getstr(opts, SHOPT_AD_CONTAINER, si->shr_container,
if (smb_saprop_getstr(opts, SHOPT_CSC, csc_value, sizeof (csc_value)))
if (smb_saprop_getstr(opts, SHOPT_RO, si->shr_access_ro,
if (smb_saprop_getstr(opts, SHOPT_RW, si->shr_access_rw,
if (smb_saprop_getstr(opts, SHOPT_NONE, si->shr_access_none,