freebsd-dev/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