Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/smbsrv/
H A Dsmb_match.c44 struct match_priv { struct
49 static int smb_match_private(const char *, const char *, struct match_priv *); argument
70 struct match_priv priv; in smb_match()
140 smb_match_private(const char *pat, const char *str, struct match_priv *priv) in smb_match_private()