Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c1098 sa_optionset_t protopt; in sa_zfs_update() local
1117 for (protopt = sa_get_optionset(parent, NULL); protopt != NULL; in sa_zfs_update()
1118 protopt = sa_get_next_optionset(protopt)) { in sa_zfs_update()
1120 char *proto = sa_get_optionset_attr(protopt, "type"); in sa_zfs_update()