freebsd-skq/usr.sbin/rpc.lockd
uqs 11e0dd6c90 Fix type mismatches for malloc(3) and Co.
This is rather pedantic, as for most architectures it holds that
sizeof(type *) == sizeof(type **)

Found by:	clang static analyzer
Reviewed by:	ed
Differential Revision: https://reviews.freebsd.org/D4722
2015-12-29 11:24:41 +00:00
..
kern.c
lock_proc.c
lockd_lock.c
lockd_lock.h
lockd.c
lockd.h
Makefile
Makefile.depend
rpc.lockd.8
test.c