Home
last modified time | relevance | path

Searched refs: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; in check_nconf() local
1708 try_test = ((nconf->nc_semantics == NC_TPI_COTS_ORD) || in check_nconf()
1712 try_test = (nconf->nc_semantics == NC_TPI_CLTS); in check_nconf()
1724 return (try_test); in check_nconf()