candaddr() General Function candaddr() Convert a daddr_t to canonical format #include <canon.h> #include <sys/types.h> void candaddr(s) daddr_t s; candaddr performs canonical conversion upon a daddr_t. It returns nothing, and it is its own inverse. For details on canonical conversion, see canon.h. ***** Example ***** For an example of this function, see canon.h. ***** See Also ***** canon.h, general functions COHERENT Lexicon Page 1