Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dmsdfs.c1194 status = SMB_VFS_GET_DFS_REFERRALS(orig_conn, r);
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dvfs_macros.h76 #define SMB_VFS_GET_DFS_REFERRALS(conn, r) \ macro