Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c42 static int smb_pathname_dfs_preprocess(smb_request_t *, char *, size_t);
222 err = smb_pathname_dfs_preprocess(sr, usepath, in smb_pathname_reduce()
1323 smb_pathname_dfs_preprocess(smb_request_t *sr, char *path, size_t pathsz) in smb_pathname_dfs_preprocess() function