1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/security/mac_partition
Robert Watson 1ca8672907 Print intptr_t values by first casting to intmax_t and then printing with
%jd, as intptr_t may not be int-sized.

Assistance from:	jhb
Spotted by:		Mr Tinderbox
2007-02-06 17:22:36 +00:00
..
mac_partition.c Print intptr_t values by first casting to intmax_t and then printing with 2007-02-06 17:22:36 +00:00
mac_partition.h Update my personal copyrights and NETA copyrights in the kernel 2004-02-22 00:33:12 +00:00