aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_tlk_device.txt.warn
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/dev_tlk_device.txt.warn')
-rw-r--r--sys/linux/dev_tlk_device.txt.warn22
1 files changed, 13 insertions, 9 deletions
diff --git a/sys/linux/dev_tlk_device.txt.warn b/sys/linux/dev_tlk_device.txt.warn
index 8d890ac03..24fb12b36 100644
--- a/sys/linux/dev_tlk_device.txt.warn
+++ b/sys/linux/dev_tlk_device.txt.warn
@@ -1,9 +1,13 @@
-struct te_service_id: no corresponding struct in kernel
-struct te_opensession: no corresponding struct in kernel
-struct te_closesession: no corresponding struct in kernel
-struct te_answer: no corresponding struct in kernel
-struct te_launchop: no corresponding struct in kernel
-struct te_operation: no corresponding struct in kernel
-struct te_int_mem_union: no corresponding struct in kernel
-struct te_mem: no corresponding struct in kernel
-struct te_oper_param: no corresponding struct in kernel
+compiler: unsupported syscall: ioctl$TE_IOCTL_OPEN_CLIENT_SESSION due to missing const TE_IOCTL_OPEN_CLIENT_SESSION [386]
+compiler: unsupported syscall: ioctl$TE_IOCTL_CLOSE_CLIENT_SESSION due to missing const TE_IOCTL_CLOSE_CLIENT_SESSION [386]
+compiler: unsupported syscall: ioctl$TE_IOCTL_LAUNCH_OPERATION due to missing const TE_IOCTL_LAUNCH_OPERATION [386]
+compiler: unsupported syscall: ioctl$TE_IOCTL_SS_CMD due to missing const TE_IOCTL_SS_CMD [386]
+no-such-struct: te_service_id [amd64]
+no-such-struct: te_opensession [amd64]
+no-such-struct: te_closesession [amd64]
+no-such-struct: te_answer [amd64]
+no-such-struct: te_launchop [amd64]
+no-such-struct: te_operation [amd64]
+no-such-struct: te_int_mem_union [amd64]
+no-such-struct: te_mem [amd64]
+no-such-struct: te_oper_param [amd64]