Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_match.c42 #define SMB_MATCH_DEPTH_MAX 32 macro
148 if (priv->depth >= SMB_MATCH_DEPTH_MAX) in smb_match_private()