Home
last modified time | relevance | path

Searched refs:_nconf (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c62 #define OK_TPI_TYPE(_nconf) \ argument
63 (_nconf->nc_semantics == NC_TPI_CLTS || \
64 _nconf->nc_semantics == NC_TPI_COTS || \
65 _nconf->nc_semantics == NC_TPI_COTS_ORD)
/titanic_44/usr/src/cmd/avs/rdc/
H A Dsndrd.c157 #define OK_TPI_TYPE(_nconf) \ argument
158 (_nconf->nc_semantics == NC_TPI_CLTS || \
159 _nconf->nc_semantics == NC_TPI_COTS || \
160 _nconf->nc_semantics == NC_TPI_COTS_ORD)