Home
last modified time | relevance | path

Searched refs:suppress_error (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/genmsg/
H A Dmain.c84 int suppress_error = FALSE; variable
134 suppress_error = TRUE; in main()
169 suppress_error = TRUE; in main()
H A Dutil.c53 extern int suppress_error; /* from main.c */
820 if (suppress_error == TRUE) { in src_err()