Home
last modified time | relevance | path

Searched refs:errmsgs (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/distrib/utils/more/
H A Doutput.c54 int errmsgs; /* Count of messages displayed by error() */ variable
196 ++errmsgs;
H A Dextern.h171 extern int errmsgs;
H A Dmain.c174 if (no_display && errmsgs > 0) {
/netbsd-src/external/bsd/less/dist/
H A Dmain.c66 extern int errmsgs;
296 if (errmsgs > 0) in main()
H A Doutput.c25 public int errmsgs; /* Count of messages displayed by error() */ variable
623 errmsgs++; in error()
/netbsd-src/libexec/tftpd/
H A Dtftpd.c1158 } errmsgs[] = { variable
1179 for (pe = errmsgs; pe->e_code >= 0; pe++) in errtomsg()
1203 for (pe = errmsgs; pe->e_code >= 0; pe++) in nak()
/netbsd-src/usr.bin/tftp/
H A Dtftp.c584 } errmsgs[] = { variable
614 for (pe = errmsgs; pe->e_code >= 0; pe++) in nak()
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020288 parameter, and use it to decorate the debug stream with errmsgs.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog-2020288 parameter, and use it to decorate the debug stream with errmsgs.
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog-2020288 parameter, and use it to decorate the debug stream with errmsgs.