Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/tsort/common/
H A Derrtofix.c41 Err.tofix = str; in errtofix()
H A Derrtext.c120 Err.vfix && Err.tofix && !Err.tagnum) in __errtext()
121 (void) fprintf(stderr, "To Fix:\t%s\n", Err.tofix); in __errtext()
H A Derrmsg.h95 char *tofix; /* set by errtofix() */ member