Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/include/
H A Dvfs_macros.h115 smb_vfs_call_fdopendir((fsp)->conn->vfs_handles, (fsp), (mask), (attr))
117 smb_vfs_call_fdopendir((handle)->next, (fsp), (mask), (attr))
H A Dvfs.h1244 DIR *smb_vfs_call_fdopendir(struct vfs_handle_struct *handle,
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dvfs.c1712 DIR *smb_vfs_call_fdopendir(struct vfs_handle_struct *handle, in smb_vfs_call_fdopendir() function