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

/opensolaris-onvv-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c2124 char *other2; local
2214 other2 = SHOPT_NONE;
2217 other2 = SHOPT_NONE;
2220 other2 = SHOPT_RW;
2223 other2 = NULL;
2225 if (other1 == NULL && other2 == NULL)
2231 oprop2 = sa_get_property(parent, other2);
2236 * or other2 exists. Check the values

Completed in 104 milliseconds