Searched refs:SetFileCompletionNotificationModes (Results 1 – 5 of 5) sorted by relevance
335 err := syscall.SetFileCompletionNotificationModes(fd.Sysfd, flags)
1066 func SetFileCompletionNotificationModes(handle Handle, flags uint8) (err error) { func
1262 WINBASEAPI WINBOOL WINAPI SetFileCompletionNotificationModes (HANDLE FileHandle, UCHAR Flags);
3124 func SetFileCompletionNotificationModes(handle Handle, flags uint8) (err error) { func
32322 pkg syscall (windows-386), func SetFileCompletionNotificationModes(Handle, uint8) error32425 pkg syscall (windows-amd64), func SetFileCompletionNotificationModes(Handle, uint8) error