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