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

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c2195 char *other1; local
2275 other1 = SHOPT_RW;
2278 other1 = SHOPT_RO;
2281 other1 = SHOPT_RO;
2284 other1 = NULL;
2287 if (other1 == NULL && other2 == NULL)
2292 oprop1 = sa_get_property(parent, other1);
2297 * Only potential confusion if other1

Completed in 51 milliseconds