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

/opensolaris-onvv-gate/usr/src/cmd/sgs/tsort/common/
H A Derrtofix.c35 * Set tofix string.
44 Err.tofix = str;
H A Derrmsg.h97 char *tofix; /* set by errtofix() */ member in struct:Err
H A Derrtext.c123 Err.vfix && Err.tofix && !Err.tagnum)
124 (void) fprintf(stderr, "To Fix:\t%s\n", Err.tofix);
219 } else if (strcmp(token, "tofix") == 0) {

Completed in 44 milliseconds