opnsense-src/sys/nlm
Brooks Davis 946c028ec1 Use syscall_helper_register() to register syscalls and initialize though
the module interface.

This is the more common approach and the syscall_helper interface is
easier to understand.

Reviewed by:	jhb
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14251
2018-02-10 01:09:22 +00:00
..
nlm.h sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nlm_advlock.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nlm_prot.h Re-implement the client side of rpc.lockd in the kernel. This implementation 2008-06-26 10:21:54 +00:00
nlm_prot_clnt.c Re-implement the client side of rpc.lockd in the kernel. This implementation 2008-06-26 10:21:54 +00:00
nlm_prot_impl.c Use syscall_helper_register() to register syscalls and initialize though 2018-02-10 01:09:22 +00:00
nlm_prot_server.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nlm_prot_svc.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nlm_prot_xdr.c Minor changes to improve compatibility with older FreeBSD releases. 2008-03-28 09:50:32 +00:00
sm_inter.h
sm_inter_xdr.c Minor changes to improve compatibility with older FreeBSD releases. 2008-03-28 09:50:32 +00:00