Home
last modified time | relevance | path

Searched refs:tofix (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sgs/tsort/common/
H A Derrtofix.c44 Err.tofix = str; in errtofix()
H A Derrtext.c123 Err.vfix && Err.tofix && !Err.tagnum) in __errtext()
124 (void) fprintf(stderr, "To Fix:\t%s\n", Err.tofix); in __errtext()
H A Derrmsg.h97 char *tofix; /* set by errtofix() */ member