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

/opensolaris-onvv-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c2123 char *other1; local
2213 other1 = SHOPT_RW;
2216 other1 = SHOPT_RO;
2219 other1 = SHOPT_RO;
2222 other1 = NULL;
2225 if (other1 == NULL && other2 == NULL)
2230 oprop1 = sa_get_property(parent, other1);
2235 * Only potential confusion if other1

Completed in 104 milliseconds