canvaddr() General Function canvaddr() Convert a vaddr_t to canonical format #include <canon.h> #include <sys/types.h> void canvaddr(s) vaddr_t s; canvaddr performs canonical conversion upon a vaddr_t. It returns nothing, and it is its own inverse. For more information on canonical conversion, see canon.h. ***** See Also ***** canon.h, general functions COHERENT Lexicon Page 1