]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the .h file that describes the operations for the rpctls_syscall.
authorrmacklem <rmacklem@FreeBSD.org>
Sun, 31 May 2020 01:12:52 +0000 (01:12 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Sun, 31 May 2020 01:12:52 +0000 (01:12 +0000)
commitb2d759be25b2f521bb2f74dc512722055365d795
treef360f9a9ce1cca8f53aaf97cbce2a00c11e3292d
parentf65315815644520e98cb64ad8462a874cfbfcdc1
Add the .h file that describes the operations for the rpctls_syscall.

This .h file will be used by the nfs-over-tls daemons to do the system
call that was added by r361599.
sys/rpc/rpcsec_tls.h [new file with mode: 0644]