Home
last modified time | relevance | path

Searched refs:do_perror (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/cmd/eeprom/common/
H A Derror.c51 _error(int do_perror, char *fmt, ...) in _error() argument
69 if (do_perror == NO_PERROR) in _error()
/titanic_44/usr/src/cmd/stat/common/
H A Dcommon.c39 fail(int do_perror, char *message, ...) in fail() argument
48 if (do_perror) in fail()
H A Dstatcommon.h231 void fail(int do_perror, char *message, ...);
/titanic_44/usr/src/cmd/eeprom/i386/
H A Dbenv.h56 extern int _error(int do_perror, char *fmt, ...);
/titanic_44/usr/src/cmd/eeprom/sparc/
H A Dloadlogo.c32 extern int _error(int do_perror, char *fmt, ...);
H A Dopenprom.c46 extern int _error(int do_perror, char *fmt, ...);
/titanic_44/usr/src/cmd/tnf/tnfdump/
H A Dmain.c385 fail(int do_perror, char *message, ...) in fail() argument
393 if (do_perror) in fail()
/titanic_44/usr/src/cmd/sa/
H A Dsadc.c515 fail(int do_perror, char *message, ...) in fail() argument
523 if (do_perror) in fail()
H A Dsar.c1215 fail(int do_perror, char *message, ...) in fail() argument
1224 switch (do_perror) { in fail()
/titanic_44/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c1094 smbstat_fail(int do_perror, char *message, ...) in smbstat_fail() argument
1103 if (do_perror) in smbstat_fail()
/titanic_44/usr/src/cmd/rpcsvc/
H A Drstat_proc.c644 fail(int do_perror, char *message, ...) in fail() argument
652 if (do_perror) in fail()
/titanic_44/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1332 fail(int do_perror, char *message, ...) in fail() argument
1340 if (do_perror) in fail()
/titanic_44/usr/src/cmd/lockstat/
H A Dlockstat.c217 fail(int do_perror, const char *message, ...) in fail() argument
226 if (do_perror) in fail()
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c470 fatal(int do_perror, char *message, ...) in fatal() argument
483 if (do_perror) { in fatal()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c6149 fail(int do_perror, char *message, ...) in fail() argument
6157 if (do_perror) in fail()