aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go')
-rw-r--r--vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go52
1 files changed, 41 insertions, 11 deletions
diff --git a/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go b/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go
index a185ee8..4eda723 100644
--- a/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go
+++ b/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go
@@ -1,4 +1,4 @@
1// mksyscall_aix_ppc64.pl -aix -tags aix,ppc64 syscall_aix.go syscall_aix_ppc64.go 1// go run mksyscall_aix_ppc64.go -aix -tags aix,ppc64 syscall_aix.go syscall_aix_ppc64.go
2// Code generated by the command above; see README.md. DO NOT EDIT. 2// Code generated by the command above; see README.md. DO NOT EDIT.
3 3
4// +build aix,ppc64 4// +build aix,ppc64
@@ -85,6 +85,7 @@ import (
85//go:cgo_import_dynamic libc_pause pause "libc.a/shr_64.o" 85//go:cgo_import_dynamic libc_pause pause "libc.a/shr_64.o"
86//go:cgo_import_dynamic libc_pread64 pread64 "libc.a/shr_64.o" 86//go:cgo_import_dynamic libc_pread64 pread64 "libc.a/shr_64.o"
87//go:cgo_import_dynamic libc_pwrite64 pwrite64 "libc.a/shr_64.o" 87//go:cgo_import_dynamic libc_pwrite64 pwrite64 "libc.a/shr_64.o"
88//go:cgo_import_dynamic libc_select select "libc.a/shr_64.o"
88//go:cgo_import_dynamic libc_pselect pselect "libc.a/shr_64.o" 89//go:cgo_import_dynamic libc_pselect pselect "libc.a/shr_64.o"
89//go:cgo_import_dynamic libc_setregid setregid "libc.a/shr_64.o" 90//go:cgo_import_dynamic libc_setregid setregid "libc.a/shr_64.o"
90//go:cgo_import_dynamic libc_setreuid setreuid "libc.a/shr_64.o" 91//go:cgo_import_dynamic libc_setreuid setreuid "libc.a/shr_64.o"
@@ -105,8 +106,8 @@ import (
105//go:cgo_import_dynamic libc_getsockname getsockname "libc.a/shr_64.o" 106//go:cgo_import_dynamic libc_getsockname getsockname "libc.a/shr_64.o"
106//go:cgo_import_dynamic libc_recvfrom recvfrom "libc.a/shr_64.o" 107//go:cgo_import_dynamic libc_recvfrom recvfrom "libc.a/shr_64.o"
107//go:cgo_import_dynamic libc_sendto sendto "libc.a/shr_64.o" 108//go:cgo_import_dynamic libc_sendto sendto "libc.a/shr_64.o"
108//go:cgo_import_dynamic libc_recvmsg recvmsg "libc.a/shr_64.o" 109//go:cgo_import_dynamic libc_nrecvmsg nrecvmsg "libc.a/shr_64.o"
109//go:cgo_import_dynamic libc_sendmsg sendmsg "libc.a/shr_64.o" 110//go:cgo_import_dynamic libc_nsendmsg nsendmsg "libc.a/shr_64.o"
110//go:cgo_import_dynamic libc_munmap munmap "libc.a/shr_64.o" 111//go:cgo_import_dynamic libc_munmap munmap "libc.a/shr_64.o"
111//go:cgo_import_dynamic libc_madvise madvise "libc.a/shr_64.o" 112//go:cgo_import_dynamic libc_madvise madvise "libc.a/shr_64.o"
112//go:cgo_import_dynamic libc_mprotect mprotect "libc.a/shr_64.o" 113//go:cgo_import_dynamic libc_mprotect mprotect "libc.a/shr_64.o"
@@ -120,6 +121,8 @@ import (
120//go:cgo_import_dynamic libc_gettimeofday gettimeofday "libc.a/shr_64.o" 121//go:cgo_import_dynamic libc_gettimeofday gettimeofday "libc.a/shr_64.o"
121//go:cgo_import_dynamic libc_time time "libc.a/shr_64.o" 122//go:cgo_import_dynamic libc_time time "libc.a/shr_64.o"
122//go:cgo_import_dynamic libc_utime utime "libc.a/shr_64.o" 123//go:cgo_import_dynamic libc_utime utime "libc.a/shr_64.o"
124//go:cgo_import_dynamic libc_getsystemcfg getsystemcfg "libc.a/shr_64.o"
125//go:cgo_import_dynamic libc_umount umount "libc.a/shr_64.o"
123//go:cgo_import_dynamic libc_getrlimit getrlimit "libc.a/shr_64.o" 126//go:cgo_import_dynamic libc_getrlimit getrlimit "libc.a/shr_64.o"
124//go:cgo_import_dynamic libc_setrlimit setrlimit "libc.a/shr_64.o" 127//go:cgo_import_dynamic libc_setrlimit setrlimit "libc.a/shr_64.o"
125//go:cgo_import_dynamic libc_lseek lseek "libc.a/shr_64.o" 128//go:cgo_import_dynamic libc_lseek lseek "libc.a/shr_64.o"
@@ -200,6 +203,7 @@ import (
200//go:linkname libc_pause libc_pause 203//go:linkname libc_pause libc_pause
201//go:linkname libc_pread64 libc_pread64 204//go:linkname libc_pread64 libc_pread64
202//go:linkname libc_pwrite64 libc_pwrite64 205//go:linkname libc_pwrite64 libc_pwrite64
206//go:linkname libc_select libc_select
203//go:linkname libc_pselect libc_pselect 207//go:linkname libc_pselect libc_pselect
204//go:linkname libc_setregid libc_setregid 208//go:linkname libc_setregid libc_setregid
205//go:linkname libc_setreuid libc_setreuid 209//go:linkname libc_setreuid libc_setreuid
@@ -220,8 +224,8 @@ import (
220//go:linkname libc_getsockname libc_getsockname 224//go:linkname libc_getsockname libc_getsockname
221//go:linkname libc_recvfrom libc_recvfrom 225//go:linkname libc_recvfrom libc_recvfrom
222//go:linkname libc_sendto libc_sendto 226//go:linkname libc_sendto libc_sendto
223//go:linkname libc_recvmsg libc_recvmsg 227//go:linkname libc_nrecvmsg libc_nrecvmsg
224//go:linkname libc_sendmsg libc_sendmsg 228//go:linkname libc_nsendmsg libc_nsendmsg
225//go:linkname libc_munmap libc_munmap 229//go:linkname libc_munmap libc_munmap
226//go:linkname libc_madvise libc_madvise 230//go:linkname libc_madvise libc_madvise
227//go:linkname libc_mprotect libc_mprotect 231//go:linkname libc_mprotect libc_mprotect
@@ -235,6 +239,8 @@ import (
235//go:linkname libc_gettimeofday libc_gettimeofday 239//go:linkname libc_gettimeofday libc_gettimeofday
236//go:linkname libc_time libc_time 240//go:linkname libc_time libc_time
237//go:linkname libc_utime libc_utime 241//go:linkname libc_utime libc_utime
242//go:linkname libc_getsystemcfg libc_getsystemcfg
243//go:linkname libc_umount libc_umount
238//go:linkname libc_getrlimit libc_getrlimit 244//go:linkname libc_getrlimit libc_getrlimit
239//go:linkname libc_setrlimit libc_setrlimit 245//go:linkname libc_setrlimit libc_setrlimit
240//go:linkname libc_lseek libc_lseek 246//go:linkname libc_lseek libc_lseek
@@ -318,6 +324,7 @@ var (
318 libc_pause, 324 libc_pause,
319 libc_pread64, 325 libc_pread64,
320 libc_pwrite64, 326 libc_pwrite64,
327 libc_select,
321 libc_pselect, 328 libc_pselect,
322 libc_setregid, 329 libc_setregid,
323 libc_setreuid, 330 libc_setreuid,
@@ -338,8 +345,8 @@ var (
338 libc_getsockname, 345 libc_getsockname,
339 libc_recvfrom, 346 libc_recvfrom,
340 libc_sendto, 347 libc_sendto,
341 libc_recvmsg, 348 libc_nrecvmsg,
342 libc_sendmsg, 349 libc_nsendmsg,
343 libc_munmap, 350 libc_munmap,
344 libc_madvise, 351 libc_madvise,
345 libc_mprotect, 352 libc_mprotect,
@@ -353,6 +360,8 @@ var (
353 libc_gettimeofday, 360 libc_gettimeofday,
354 libc_time, 361 libc_time,
355 libc_utime, 362 libc_utime,
363 libc_getsystemcfg,
364 libc_umount,
356 libc_getrlimit, 365 libc_getrlimit,
357 libc_setrlimit, 366 libc_setrlimit,
358 libc_lseek, 367 libc_lseek,
@@ -890,6 +899,13 @@ func callpwrite64(fd int, _p0 uintptr, _lenp0 int, offset int64) (r1 uintptr, e1
890 899
891// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT 900// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
892 901
902func callselect(nfd int, r uintptr, w uintptr, e uintptr, timeout uintptr) (r1 uintptr, e1 Errno) {
903 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_select)), 5, uintptr(nfd), r, w, e, timeout, 0)
904 return
905}
906
907// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
908
893func callpselect(nfd int, r uintptr, w uintptr, e uintptr, timeout uintptr, sigmask uintptr) (r1 uintptr, e1 Errno) { 909func callpselect(nfd int, r uintptr, w uintptr, e uintptr, timeout uintptr, sigmask uintptr) (r1 uintptr, e1 Errno) {
894 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_pselect)), 6, uintptr(nfd), r, w, e, timeout, sigmask) 910 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_pselect)), 6, uintptr(nfd), r, w, e, timeout, sigmask)
895 return 911 return
@@ -1030,15 +1046,15 @@ func callsendto(s int, _p0 uintptr, _lenp0 int, flags int, to uintptr, addrlen u
1030 1046
1031// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT 1047// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
1032 1048
1033func callrecvmsg(s int, msg uintptr, flags int) (r1 uintptr, e1 Errno) { 1049func callnrecvmsg(s int, msg uintptr, flags int) (r1 uintptr, e1 Errno) {
1034 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_recvmsg)), 3, uintptr(s), msg, uintptr(flags), 0, 0, 0) 1050 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_nrecvmsg)), 3, uintptr(s), msg, uintptr(flags), 0, 0, 0)
1035 return 1051 return
1036} 1052}
1037 1053
1038// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT 1054// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
1039 1055
1040func callsendmsg(s int, msg uintptr, flags int) (r1 uintptr, e1 Errno) { 1056func callnsendmsg(s int, msg uintptr, flags int) (r1 uintptr, e1 Errno) {
1041 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_sendmsg)), 3, uintptr(s), msg, uintptr(flags), 0, 0, 0) 1057 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_nsendmsg)), 3, uintptr(s), msg, uintptr(flags), 0, 0, 0)
1042 return 1058 return
1043} 1059}
1044 1060
@@ -1135,6 +1151,20 @@ func callutime(_p0 uintptr, buf uintptr) (r1 uintptr, e1 Errno) {
1135 1151
1136// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT 1152// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
1137 1153
1154func callgetsystemcfg(label int) (r1 uintptr, e1 Errno) {
1155 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_getsystemcfg)), 1, uintptr(label), 0, 0, 0, 0, 0)
1156 return
1157}
1158
1159// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
1160
1161func callumount(_p0 uintptr) (r1 uintptr, e1 Errno) {
1162 r1, _, e1 = syscall6(uintptr(unsafe.Pointer(&libc_umount)), 1, _p0, 0, 0, 0, 0, 0)
1163 return
1164}
1165
1166// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
1167
1138func callgetrlimit(resource int, rlim uintptr) (r1 uintptr, e1 Errno) { 1168func callgetrlimit(resource int, rlim uintptr) (r1 uintptr, e1 Errno) {
1139 r1, _, e1 = rawSyscall6(uintptr(unsafe.Pointer(&libc_getrlimit)), 2, uintptr(resource), rlim, 0, 0, 0, 0) 1169 r1, _, e1 = rawSyscall6(uintptr(unsafe.Pointer(&libc_getrlimit)), 2, uintptr(resource), rlim, 0, 0, 0, 0)
1140 return 1170 return