Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfs_gss.c121 #define NFS_GSS_ISDBG (NFSCLNT_DEBUG_FACILITY & NFSCLNT_FAC_GSS) macro
572 if (NFS_GSS_ISDBG && (NFSCLNT_DEBUG_FLAGS & 0x2)) \
1743 if (nmp->nm_locations.nl_numlocs && !(NFS_GSS_ISDBG && (NFSCLNT_DEBUG_FLAGS & 0x1))) { in nfs_gss_clnt_svcname()