Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/smbsrv/
H A Dstring.h152 } smb_unc_t; typedef
154 int smb_unc_init(const char *, smb_unc_t *);
155 void smb_unc_free(smb_unc_t *);
/titanic_50/usr/src/common/smbsrv/
H A Dsmb_string.c437 smb_unc_init(const char *path, smb_unc_t *unc) in smb_unc_init()
444 bzero(unc, sizeof (smb_unc_t)); in smb_unc_init()
492 smb_unc_free(smb_unc_t *unc) in smb_unc_free()
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.h47 smb_unc_t p_unc;
H A Dnetdfs.c109 static void netdfs_path_remove(smb_unc_t *);
1350 netdfs_path_remove(smb_unc_t *unc) in netdfs_path_remove()
H A Ddfs.c869 smb_unc_t *unc; in dfs_get_referrals()
939 smb_unc_t *unc; in dfs_path_parse()
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dfs.c218 smb_unc_t unc; in smb_dfs_get_reftype()
H A Dsmb_pathname.c1108 smb_unc_t unc; in smb_pathname_dfs_preprocess()