Searched refs:oldprops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c1107 char *oldprops; local
1242 oldprops = sa_proto_legacy_format(list->fstype, share,
1245 if (oldprops == NULL)
1249 strcmp(oldprops, list->options) != 0) {
1269 sa_format_free(oldprops);

Completed in 72 milliseconds