candev() General Function candev() Convert a dev_t to canonical format #include <canon.h> #include <sys/types.h> void candev(s) dev_t s; candev performs canonical conversion upon a dev_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