Home
last modified time | relevance | path

Searched defs:pvfs_wait (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/posix/
H A Dpvfs_wait.c31 struct pvfs_wait { struct
32 struct pvfs_wait *next, *prev; argument
34 void (*handler)(void *, enum pvfs_wait_notice); argument
40 enum pvfs_wait_notice reason; argument
51 struct pvfs_wait *pwait = private; in pvfs_async_setup() argument
/dports/net/samba412/samba-4.12.15/source4/ntvfs/posix/
H A Dpvfs_wait.c30 struct pvfs_wait { struct
31 struct pvfs_wait *next, *prev; argument
33 void (*handler)(void *, enum pvfs_wait_notice); argument
39 enum pvfs_wait_notice reason; argument
50 struct pvfs_wait *pwait = talloc_get_type(private_data, in pvfs_async_setup() argument