Home | History | Annotate | Download | only in api

Lines Matching full:amd64

405 pkg syscall (linux-amd64), type SysProcAttr struct, GidMappings []SysProcIDMap
406 pkg syscall (linux-amd64), type SysProcAttr struct, UidMappings []SysProcIDMap
407 pkg syscall (linux-amd64), type SysProcIDMap struct
408 pkg syscall (linux-amd64), type SysProcIDMap struct, ContainerID int
409 pkg syscall (linux-amd64), type SysProcIDMap struct, HostID int
410 pkg syscall (linux-amd64), type SysProcIDMap struct, Size int
411 pkg syscall (linux-amd64-cgo), type SysProcAttr struct, GidMappings []SysProcIDMap
412 pkg syscall (linux-amd64-cgo), type SysProcAttr struct, UidMappings []SysProcIDMap
413 pkg syscall (linux-amd64-cgo), type SysProcIDMap struct
414 pkg syscall (linux-amd64-cgo), type SysProcIDMap struct, ContainerID int
415 pkg syscall (linux-amd64-cgo), type SysProcIDMap struct, HostID int
416 pkg syscall (linux-amd64-cgo), type SysProcIDMap struct, Size int
442 pkg syscall (windows-amd64), const DNS_INFO_NO_RECORDS = 9501
443 pkg syscall (windows-amd64), const DNS_INFO_NO_RECORDS ideal-int
444 pkg syscall (windows-amd64), const DnsSectionAdditional = 3
445 pkg syscall (windows-amd64), const DnsSectionAdditional ideal-int
446 pkg syscall (windows-amd64), const DnsSectionAnswer = 1
447 pkg syscall (windows-amd64), const DnsSectionAnswer ideal-int
448 pkg syscall (windows-amd64), const DnsSectionAuthority = 2
449 pkg syscall (windows-amd64), const DnsSectionAuthority ideal-int
450 pkg syscall (windows-amd64), const DnsSectionQuestion = 0
451 pkg syscall (windows-amd64), const DnsSectionQuestion ideal-int
452 pkg syscall (windows-amd64), func DnsNameCompare(*uint16, *uint16) bool
457 pkg syscall (windows-amd64), const ERROR_PRIVILEGE_NOT_HELD = 1314
458 pkg syscall (windows-amd64), const ERROR_PRIVILEGE_NOT_HELD Errno
477 pkg syscall (windows-amd64), const FILE_ATTRIBUTE_REPARSE_POINT = 1024
478 pkg syscall (windows-amd64), const FILE_ATTRIBUTE_REPARSE_POINT ideal-int
479 pkg syscall (windows-amd64), const FILE_FLAG_OPEN_REPARSE_POINT = 2097152
480 pkg syscall (windows-amd64), const FILE_FLAG_OPEN_REPARSE_POINT ideal-int
481 pkg syscall (windows-amd64), const FSCTL_GET_REPARSE_POINT = 589992
482 pkg syscall (windows-amd64), const FSCTL_GET_REPARSE_POINT ideal-int
483 pkg syscall (windows-amd64), const IO_REPARSE_TAG_SYMLINK = 2684354572
484 pkg syscall (windows-amd64), const IO_REPARSE_TAG_SYMLINK ideal-int
485 pkg syscall (windows-amd64), const MAXIMUM_REPARSE_DATA_BUFFER_SIZE = 16384
486 pkg syscall (windows-amd64), const MAXIMUM_REPARSE_DATA_BUFFER_SIZE ideal-int
487 pkg syscall (windows-amd64), const SYMBOLIC_LINK_FLAG_DIRECTORY = 1
488 pkg syscall (windows-amd64), const SYMBOLIC_LINK_FLAG_DIRECTORY ideal-int
489 pkg syscall (windows-amd64), func CreateHardLink(*uint16, *uint16, uintptr) error
490 pkg syscall (windows-amd64), func CreateSymbolicLink(*uint16, *uint16, uint32) error
491 pkg syscall (windows-amd64), func DeviceIoControl(Handle, uint32, *uint8, uint32, *uint8, uint32, *uint32, *Overlapped) error
492 pkg syscall (windows-amd64), func LoadCreateSymbolicLink() error
497 pkg syscall (windows-amd64), const SIO_UDP_CONNRESET = 2550136844
498 pkg syscall (windows-amd64), const SIO_UDP_CONNRESET ideal-int
529 pkg syscall (windows-amd64), const TH32CS_INHERIT = 2147483648
530 pkg syscall (windows-amd64), const TH32CS_INHERIT ideal-int
531 pkg syscall (windows-amd64), const TH32CS_SNAPALL = 15
532 pkg syscall (windows-amd64), const TH32CS_SNAPALL ideal-int
533 pkg syscall (windows-amd64), const TH32CS_SNAPHEAPLIST = 1
534 pkg syscall (windows-amd64), const TH32CS_SNAPHEAPLIST ideal-int
535 pkg syscall (windows-amd64), const TH32CS_SNAPMODULE = 8
536 pkg syscall (windows-amd64), const TH32CS_SNAPMODULE ideal-int
537 pkg syscall (windows-amd64), const TH32CS_SNAPMODULE32 = 16
538 pkg syscall (windows-amd64), const TH32CS_SNAPMODULE32 ideal-int
539 pkg syscall (windows-amd64), const TH32CS_SNAPPROCESS = 2
540 pkg syscall (windows-amd64), const TH32CS_SNAPPROCESS ideal-int
541 pkg syscall (windows-amd64), const TH32CS_SNAPTHREAD = 4
542 pkg syscall (windows-amd64), const TH32CS_SNAPTHREAD ideal-int
543 pkg syscall (windows-amd64), func CreateToolhelp32Snapshot(uint32, uint32) (Handle, error)
544 pkg syscall (windows-amd64), func Process32First(Handle, *ProcessEntry32) error
545 pkg syscall (windows-amd64), func Process32Next(Handle, *ProcessEntry32) error
546 pkg syscall (windows-amd64), type ProcessEntry32 struct
547 pkg syscall (windows-amd64), type ProcessEntry32 struct, DefaultHeapID uintptr
548 pkg syscall (windows-amd64), type ProcessEntry32 struct, ExeFile [260]uint16
549 pkg syscall (windows-amd64), type ProcessEntry32 struct, Flags uint32
550 pkg syscall (windows-amd64), type ProcessEntry32 struct, ModuleID uint32
551 pkg syscall (windows-amd64), type ProcessEntry32 struct, ParentProcessID uint32
552 pkg syscall (windows-amd64), type ProcessEntry32 struct, PriClassBase int32
553 pkg syscall (windows-amd64), type ProcessEntry32 struct, ProcessID uint32
554 pkg syscall (windows-amd64), type ProcessEntry32 struct, Size uint32
555 pkg syscall (windows-amd64), type ProcessEntry32 struct, Threads uint32
556 pkg syscall (windows-amd64), type ProcessEntry32 struct, Usage uint32
560 pkg syscall (windows-amd64), func FullPath(string) (string, error)