/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | ztypes_zos_s390x.go | 508 type SysvShmDesc struct { struct 509 Perm SysvIpcPerm 510 _ [4]byte 511 Lpid int32 512 Cpid int32 513 Nattch uint32 514 _ [4]byte 515 _ [4]byte 516 _ [4]byte 517 _ int32 [all …]
|
D | ztypes_linux_ppc.go | 680 type SysvShmDesc struct { struct 681 Perm SysvIpcPerm 682 Atime_high uint32 683 Atime uint32 684 Dtime_high uint32 685 Dtime uint32 686 Ctime_high uint32 687 Ctime uint32 688 _ uint32 689 Segsz uint32 [all …]
|
D | ztypes_linux_386.go | 675 type SysvShmDesc struct { struct 676 Perm SysvIpcPerm 677 Segsz uint32 678 Atime uint32 679 Atime_high uint32 680 Dtime uint32 681 Dtime_high uint32 682 Ctime uint32 683 Ctime_high uint32 684 Cpid int32 [all …]
|
D | ztypes_linux_arm.go | 669 type SysvShmDesc struct { struct 670 Perm SysvIpcPerm 671 Segsz uint32 672 Atime uint32 673 Atime_high uint32 674 Dtime uint32 675 Dtime_high uint32 676 Ctime uint32 677 Ctime_high uint32 678 Cpid int32 [all …]
|
D | ztypes_linux_mipsle.go | 675 type SysvShmDesc struct { struct 676 Perm SysvIpcPerm 677 Segsz uint32 678 Atime uint32 679 Dtime uint32 680 Ctime uint32 681 Cpid int32 682 Lpid int32 683 Nattch uint32 684 Atime_high uint16 [all …]
|
D | ztypes_linux_mips.go | 675 type SysvShmDesc struct { struct 676 Perm SysvIpcPerm 677 Segsz uint32 678 Atime uint32 679 Dtime uint32 680 Ctime uint32 681 Cpid int32 682 Lpid int32 683 Nattch uint32 684 Atime_high uint16 [all …]
|
D | ztypes_linux_ppc64le.go | 680 type SysvShmDesc struct { struct 681 Perm SysvIpcPerm 682 Atime int64 683 Dtime int64 684 Ctime int64 685 Segsz uint64 686 Cpid int32 687 Lpid int32 688 Nattch uint64 689 _ uint64 [all …]
|
D | ztypes_linux_loong64.go | 672 type SysvShmDesc struct { struct 673 Perm SysvIpcPerm 674 Segsz uint64 675 Atime int64 676 Dtime int64 677 Ctime int64 678 Cpid int32 679 Lpid int32 680 Nattch uint64 681 _ uint64 [all …]
|
D | ztypes_linux_s390x.go | 694 type SysvShmDesc struct { struct 695 Perm SysvIpcPerm 696 Segsz uint64 697 Atime int64 698 Dtime int64 699 Ctime int64 700 Cpid int32 701 Lpid int32 702 Nattch uint64 703 _ uint64 [all …]
|
D | ztypes_linux_mips64.go | 674 type SysvShmDesc struct { struct 675 Perm SysvIpcPerm 676 Segsz uint64 677 Atime int64 678 Dtime int64 679 Ctime int64 680 Cpid int32 681 Lpid int32 682 Nattch uint64 683 _ uint64 [all …]
|
D | ztypes_linux_ppc64.go | 680 type SysvShmDesc struct { struct 681 Perm SysvIpcPerm 682 Atime int64 683 Dtime int64 684 Ctime int64 685 Segsz uint64 686 Cpid int32 687 Lpid int32 688 Nattch uint64 689 _ uint64 [all …]
|
D | ztypes_linux_arm64.go | 671 type SysvShmDesc struct { struct 672 Perm SysvIpcPerm 673 Segsz uint64 674 Atime int64 675 Dtime int64 676 Ctime int64 677 Cpid int32 678 Lpid int32 679 Nattch uint64 680 _ uint64 [all …]
|
D | ztypes_linux_mips64le.go | 674 type SysvShmDesc struct { struct 675 Perm SysvIpcPerm 676 Segsz uint64 677 Atime int64 678 Dtime int64 679 Ctime int64 680 Cpid int32 681 Lpid int32 682 Nattch uint64 683 _ uint64 [all …]
|
D | ztypes_linux_sparc64.go | 675 type SysvShmDesc struct { struct 676 Perm SysvIpcPerm 677 Atime int64 678 Dtime int64 679 Ctime int64 680 Segsz uint64 681 Cpid int32 682 Lpid int32 683 Nattch uint64 684 _ uint64 [all …]
|
D | ztypes_linux_riscv64.go | 699 type SysvShmDesc struct { struct 700 Perm SysvIpcPerm 701 Segsz uint64 702 Atime int64 703 Dtime int64 704 Ctime int64 705 Cpid int32 706 Lpid int32 707 Nattch uint64 708 _ uint64 [all …]
|
D | ztypes_linux_amd64.go | 692 type SysvShmDesc struct { struct 693 Perm SysvIpcPerm 694 Segsz uint64 695 Atime int64 696 Dtime int64 697 Ctime int64 698 Cpid int32 699 Lpid int32 700 Nattch uint64 701 _ uint64 [all …]
|
D | ztypes_darwin_arm64.go | 780 type SysvShmDesc struct { struct 781 Perm SysvIpcPerm 782 Segsz uint64 783 Lpid int32 784 Cpid int32 785 Nattch uint16 786 _ [34]byte
|
D | ztypes_darwin_amd64.go | 780 type SysvShmDesc struct { struct 781 Perm SysvIpcPerm 782 Segsz uint64 783 Lpid int32 784 Cpid int32 785 Nattch uint16 786 _ [34]byte
|
D | sysvshm_linux.go | 13 func SysvShmCtl(id, cmd int, desc *SysvShmDesc) (result int, err error) {
|
D | sysvshm_unix_other.go | 11 func SysvShmCtl(id, cmd int, desc *SysvShmDesc) (result int, err error) {
|
D | zsyscall_linux.go | 2129 func shmctl(id int, cmd int, buf *SysvShmDesc) (result int, err error) {
|
D | zsyscall_darwin_amd64.go | 825 func shmctl(id int, cmd int, buf *SysvShmDesc) (result int, err error) {
|
D | zsyscall_darwin_arm64.go | 825 func shmctl(id int, cmd int, buf *SysvShmDesc) (result int, err error) {
|
D | zsyscall_zos_s390x.go | 558 func shmctl(id int, cmd int, buf *SysvShmDesc) (result int, err error) {
|