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

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c2196 char *other2; local
2276 other2 = SHOPT_NONE;
2279 other2 = SHOPT_NONE;
2282 other2 = SHOPT_RW;
2285 other2 = NULL;
2287 if (other1 == NULL && other2 == NULL)
2293 oprop2 = sa_get_property(parent, other2);
2298 * or other2 exists. Check the values

Completed in 50 milliseconds