Searched refs:strerrno (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfileio.c63 static const char *strerrno (int err);
100 strerrno (errno));
108 strerrno (errno));
116 strerrno (errno));
130 strerrno (errno));
165 strerrno (errno));
175 strerrno (errno));
211 strerrno (errno));
245 strerrno (errno));
248 strerrno (errn
523 strerrno (int err) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfileio.c63 static const char *strerrno (int err);
100 strerrno (errno));
108 strerrno (errno));
116 strerrno (errno));
130 strerrno (errno));
165 strerrno (errno));
175 strerrno (errno));
211 strerrno (errno));
245 strerrno (errno));
248 strerrno (errn
523 strerrno (int err) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dstrerror.c675 @deftypefn Replacement {const char*} strerrno (int @var{errnum})
690 valid until the next call to @code{strerrno}.
697 strerrno (int errnoval) function
804 name = strerrno (errn);
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dstrerror.c675 @deftypefn Replacement {const char*} strerrno (int @var{errnum})
690 valid until the next call to @code{strerrno}.
697 strerrno (int errnoval) function
804 name = strerrno (errn);
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dstrerror.c675 @deftypefn Replacement {const char*} strerrno (int @var{errnum})
690 valid until the next call to @code{strerrno}.
697 strerrno (int errnoval) function
804 name = strerrno (errn);
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dstrerror.c675 @deftypefn Replacement {const char*} strerrno (int @var{errnum})
690 valid until the next call to @code{strerrno}.
697 strerrno (int errnoval) function
804 name = strerrno (errn);
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dstrerror.c675 @deftypefn Replacement {const char*} strerrno (int @var{errnum})
690 valid until the next call to @code{strerrno}.
697 strerrno (int errnoval) function
804 name = strerrno (errn);
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dstrerror.c675 @deftypefn Replacement {const char*} strerrno (int @var{errnum})
690 valid until the next call to @code{strerrno}.
697 strerrno (int errnoval) function
804 name = strerrno (errn);
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h264 /* Return the name of an errno value (e.g., strerrno (EINVAL) returns
267 extern const char *strerrno (int);
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dlibiberty.h264 /* Return the name of an errno value (e.g., strerrno (EINVAL) returns
267 extern const char *strerrno (int);
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h264 /* Return the name of an errno value (e.g., strerrno (EINVAL) returns
267 extern const char *strerrno (int);
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dlibiberty.h264 /* Return the name of an errno value (e.g., strerrno (EINVAL) returns
267 extern const char *strerrno (int);
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dlibiberty.h264 /* Return the name of an errno value (e.g., strerrno (EINVAL) returns
267 extern const char *strerrno (int);
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dlibiberty.h264 /* Return the name of an errno value (e.g., strerrno (EINVAL) returns
267 extern const char *strerrno (int);

Completed in 145 milliseconds