| /src/distrib/utils/libhack/ |
| perror.c | 1 /* $NetBSD: perror.c,v 1.3 2003/08/07 09:27:58 agc Exp $ */ 42 perror(s) function
|
| /src/lib/libc/gen/ |
| errlist.awk | 53 function perror(name, number, desc) function 74 perror("ENOERROR", 0, "Undefined error: 0"); 92 perror(name, number, desc);
|
| /src/lib/libc/stdio/ |
| perror.c | 1 /* $NetBSD: perror.c,v 1.24 2006/01/26 11:13:42 kleink Exp $ */ 35 static char sccsid[] = "@(#)perror.c 8.1 (Berkeley) 6/4/93"; 37 __RCSID("$NetBSD: perror.c,v 1.24 2006/01/26 11:13:42 kleink Exp $"); 49 * Since perror() is not allowed to change the contents of strerror()'s 54 perror(const char *s) function
|
| /src/external/gpl3/binutils/dist/zlib/ |
| minigzip.c | 64 # define perror(s) pwinerror(s) macro 184 perror("fread"); 280 perror(file); 329 perror(file); 425 perror(*argv);
|
| /src/external/gpl3/binutils.old/dist/zlib/ |
| minigzip.c | 64 # define perror(s) pwinerror(s) macro 184 perror("fread"); 280 perror(file); 329 perror(file); 425 perror(*argv);
|
| /src/external/gpl3/gdb/dist/zlib/ |
| minigzip.c | 64 # define perror(s) pwinerror(s) macro 184 perror("fread"); 280 perror(file); 329 perror(file); 425 perror(*argv);
|
| /src/external/gpl3/gdb.old/dist/zlib/ |
| minigzip.c | 64 # define perror(s) pwinerror(s) macro 184 perror("fread"); 280 perror(file); 329 perror(file); 425 perror(*argv);
|
| /src/common/dist/zlib/test/ |
| minigzip.c | 68 # define perror(s) pwinerror(s) macro 355 perror("fread"); 412 perror(file); 467 perror(file); 564 perror(*argv);
|
| /src/external/bsd/zstd/dist/zlibWrapper/examples/ |
| minigzip.c | 73 # define perror(s) pwinerror(s) macro 363 perror("fread"); 450 perror(file); 497 perror(file); 590 perror(*argv);
|
| /src/external/gpl3/binutils/dist/zlib/test/ |
| minigzip.c | 68 # define perror(s) pwinerror(s) macro 355 perror("fread"); 412 perror(file); 467 perror(file); 564 perror(*argv);
|
| /src/external/gpl3/binutils.old/dist/zlib/test/ |
| minigzip.c | 68 # define perror(s) pwinerror(s) macro 379 perror("fread"); 479 perror(file); 536 perror(file); 636 perror(*argv);
|
| /src/external/gpl3/gdb.old/dist/zlib/test/ |
| minigzip.c | 68 # define perror(s) pwinerror(s) macro 379 perror("fread"); 479 perror(file); 536 perror(file); 636 perror(*argv);
|
| /src/external/gpl3/gdb/dist/zlib/test/ |
| minigzip.c | 68 # define perror(s) pwinerror(s) macro 355 perror("fread"); 412 perror(file); 467 perror(file); 564 perror(*argv);
|
| /src/external/bsd/wpa/dist/src/utils/ |
| common.c | 370 void perror(const char *s) function
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| stdio.h | 78 /* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include 79 it before we #define perror rpl_perror. */ 1541 # define perror rpl_perror 1543 _GL_FUNCDECL_RPL (perror, void, (const char *string)); 1544 _GL_CXXALIAS_RPL (perror, void, (const char *string)); 1546 _GL_CXXALIAS_SYS (perror, void, (const char *string)); 1549 _GL_CXXALIASWARN (perror); 1552 # undef perror macro 1553 /* Assume perror is always declared. */ 1554 _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - [all...] |