Searched defs:no_perror (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sysdef/
H A Dsdevinfo.c130 /* _error([no_perror, ] fmt [, arg ...]) */
136 int no_perror = 0; local
147 no_perror = 1;
154 if (no_perror)
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c832 /* _error([no_perror, ] fmt [, arg ...]) */
838 int no_perror = 0; local
847 no_perror = 1;
854 if (no_perror)

Completed in 62 milliseconds