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

/illumos-gate/usr/src/cmd/truss/
H A Dramdata.c112 int not_consist; /* used while rebuilding breakpoint table */ variable
H A Dramdata.h285 extern int not_consist; /* used while rebuilding breakpoint table */
H A Dfcall.c348 (not_consist && strcmp(Dp->prt_name, "ld:") != 0)) /* kludge */
351 if (hflag && not_consist)
352 (void) fprintf(stderr, "not_consist is TRUE, building %s\n",
1297 not_consist = TRUE; /* kludge */
1299 not_consist = FALSE;

Completed in 49 milliseconds