smb_match_private
rc = smb_match_private(p, s, &priv);
rc = smb_match_private(pat, str, priv);
rc = smb_match_private(pat, str, priv);
static int smb_match_private(const char *, const char *, struct match_priv *);