HomeSort by: relevance | last modified time | path
    Searched defs:strerrno (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
strerror.c 675 @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);
  /src/external/gpl3/binutils.old/dist/libiberty/
strerror.c 675 @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);
  /src/external/gpl3/gcc/dist/libiberty/
strerror.c 675 @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);
  /src/external/gpl3/gcc.old/dist/libiberty/
strerror.c 675 @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);
  /src/external/gpl3/gdb/dist/libiberty/
strerror.c 675 @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);
  /src/external/gpl3/gdb.old/dist/libiberty/
strerror.c 675 @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);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
fileio.c 63 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 (errno))
523 strerrno (int err) function
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
fileio.c 63 static const char *strerrno (int err);
104 strerrno (errno));
112 strerrno (errno));
120 strerrno (errno));
134 strerrno (errno));
169 strerrno (errno));
179 strerrno (errno));
215 strerrno (errno));
249 strerrno (errno));
252 strerrno (errno))
527 strerrno (int err) function
    [all...]

Completed in 35 milliseconds