Searched refs:tofix (Results 1 – 3 of 3) sorted by relevance
44 Err.tofix = str; in errtofix()
123 Err.vfix && Err.tofix && !Err.tagnum) in __errtext()124 (void) fprintf(stderr, "To Fix:\t%s\n", Err.tofix); in __errtext()
97 char *tofix; /* set by errtofix() */ member