Discussion:
How do I resolve duplicate typedefs?
Brian Utterback
2011-06-14 19:37:40 UTC
Permalink
I am trying to print out a structure that is used in the arp kernel
module that has typedef "ace_t". There exists a structure used in the
kernel for ACL's that is also called ace_t. When I try to use the arp
ace_t, dtrace uses the main kernel version. Is there a way to convince
dtrace to use the arp one instead?
--
blu

Always code as if the guy who ends up maintaining your code will be a
violent psychopath who knows where you live. - Martin Golding
-----------------------------------------------------------------------|
Brian Utterback - Solaris RPE, Oracle Corporation.
Ph:603-262-3916, Em:brian.utterback-QHcLZuEGTsvQT0dZR+***@public.gmane.org
Loading...