freebsd-dev/usr.sbin/rpc.lockd
Ulrich Spörlein c9e1c304c1 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 Use prototype. 2014-01-04 01:08:10 +00:00
lock_proc.c Use prototype. 2014-01-04 01:08:10 +00:00
lockd_lock.c Remove dead return code 2012-09-11 07:35:24 +00:00
lockd_lock.h
lockd.c Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:41 +00:00
lockd.h
Makefile rpc.locked does not need to link to libutil 2015-04-09 21:48:17 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
rpc.lockd.8 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
test.c