Home
last modified time | relevance | path

Searched refs:NFS_INET6 (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/modules/nfslockd/
HDMakefile16 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
18 .if ${NFS_INET6} > 0
/trueos/sys/modules/nfsserver/
HDMakefile13 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
15 .if ${NFS_INET6} > 0
/trueos/sys/modules/krpc/
HDMakefile36 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
38 .if ${NFS_INET6} > 0
/trueos/sys/modules/nfsclient/
HDMakefile14 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
22 .if ${NFS_INET6} > 0
/trueos/sys/modules/nfscl/
HDMakefile28 NFS_INET6?= 1 # 0/1 - requires INET6 to be configured in kernel macro
36 .if ${NFS_INET6} > 0