Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c39 static int smb_pathname_dfs_preprocess(smb_request_t *, char *, size_t);
208 err = smb_pathname_dfs_preprocess(sr, usepath, MAXPATHLEN); in smb_pathname_reduce()
1087 smb_pathname_dfs_preprocess(smb_request_t *sr, char *path, size_t pathsz) in smb_pathname_dfs_preprocess() function