Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Deadcode (0.07 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go

    		ntstatus = NTStatus(r0)
    	}
    	return
    }
    
    func NtCreateNamedPipeFile(pipe *Handle, access uint32, oa *OBJECT_ATTRIBUTES, iosb *IO_STATUS_BLOCK, share uint32, disposition uint32, options uint32, typ uint32, readMode uint32, completionMode uint32, maxInstances uint32, inboundQuota uint32, outputQuota uint32, timeout *int64) (ntstatus error) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 195.8K bytes
    - Viewed (0)
Back to top