tod_fault
(void) tod_fault(TOD_NOFAULT, 0);
(void) tod_fault(tod_bad, off);
extern enum tod_fault_type tod_fault(enum tod_fault_type, int);
(void) tod_fault(TOD_RDONLY, 0);
extern enum tod_fault_type tod_fault(enum tod_fault_type, int);
(void) tod_fault(TOD_RDONLY, 0);