Searched refs:smb_unc_init (Results 1 – 6 of 6) sorted by relevance
154 int smb_unc_init(const char *, smb_unc_t *);
437 smb_unc_init(const char *path, smb_unc_t *unc) in smb_unc_init() function
397 smb_unc_init;
224 if (smb_unc_init(path, &unc) != 0) in smb_dfs_get_reftype()
1115 if ((rc = smb_unc_init(path, &unc)) != 0) in smb_pathname_dfs_preprocess()
946 rc = smb_unc_init(dfs_path, unc); in dfs_path_parse()