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

/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1702 int try_test = 0; local
1708 try_test = ((nconf->nc_semantics == NC_TPI_COTS_ORD) ||
1712 try_test = (nconf->nc_semantics == NC_TPI_CLTS);
1724 return (try_test);

Completed in 69 milliseconds