opnsense-src/usr.sbin/rpc.tlsservd
Gleb Smirnoff 765ad4f039 rpcsec_tls: cleanup the rpctls_syscall()
With all the recent changes we don't need extra argument that specifies
what exactly the syscalls does, neither we need a copyout-able pointer,
just a pointer sized integer.

Reviewed by:		rmacklem
Differential Revision:	https://reviews.freebsd.org/D48649
2025-02-01 01:00:28 -08:00
..
Makefile rpc.tlsservd: provide parallelism with help of pthread(3) 2025-02-01 01:00:28 -08:00
rpc.tlscommon.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
rpc.tlscommon.h rpc.tlsservd/rpc.tlsclntd: rename 'refno' field to 'cookie' 2025-02-01 01:00:27 -08:00
rpc.tlsservd.8 rpc.tlsservd: provide parallelism with help of pthread(3) 2025-02-01 01:00:28 -08:00
rpc.tlsservd.c rpcsec_tls: cleanup the rpctls_syscall() 2025-02-01 01:00:28 -08:00