Searched refs:strerror_r (Results 1 - 25 of 57) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/
H A Derror.c38 ret = strerror_r(AVUNERROR(errnum), errbuf, errbuf_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/
H A Derror.c38 ret = strerror_r(AVUNERROR(errnum), errbuf, errbuf_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/
H A Derror.c38 ret = strerror_r(AVUNERROR(errnum), errbuf, errbuf_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dstrerror_r.c0 /* strerror_r.c --- POSIX compatible system error routine
41 /* The system's strerror_r function is OK, except that its third argument
51 system strerror_r has the wrong return type, and cygwin 1.7.9
52 strerror_r clobbers strerror. */
137 strerror_r (int errnum, char *buf, size_t buflen) function
138 #undef strerror_r macro
171 back to GNU strerror_r which always returns a thread-safe
173 safe_copy (buf, buflen, strerror_r (errnum, buf, buflen));
183 /* On HP-UX 11.31, strerror_r always fails when buflen < 80; it
190 ret = strerror_r (errnu
[all...]
H A Derror.c107 char *strerror_r ();
109 int strerror_r ();
117 # if HAVE_STRERROR_R || defined strerror_r
118 # define __strerror_r strerror_r
119 # endif /* HAVE_STRERROR_R || defined strerror_r */
H A Dstring.in.h963 # undef strerror_r macro
964 # define strerror_r rpl_strerror_r macro
966 _GL_FUNCDECL_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen)
968 _GL_CXXALIAS_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen));
971 _GL_FUNCDECL_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen)
974 _GL_CXXALIAS_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen));
977 _GL_CXXALIASWARN (strerror_r); variable
980 # undef strerror_r macro
982 _GL_WARN_ON_USE (strerror_r, "strerror_r i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dstrerror_r.c0 /* strerror_r.c --- POSIX compatible system error routine
41 /* The system's strerror_r function is OK, except that its third argument
51 system strerror_r has the wrong return type, and cygwin 1.7.9
52 strerror_r clobbers strerror. */
137 strerror_r (int errnum, char *buf, size_t buflen) function
138 #undef strerror_r macro
171 back to GNU strerror_r which always returns a thread-safe
173 safe_copy (buf, buflen, strerror_r (errnum, buf, buflen));
183 /* On HP-UX 11.31, strerror_r always fails when buflen < 80; it
190 ret = strerror_r (errnu
[all...]
H A Derror.c107 char *strerror_r ();
109 int strerror_r ();
117 # if HAVE_STRERROR_R || defined strerror_r
118 # define __strerror_r strerror_r
119 # endif /* HAVE_STRERROR_R || defined strerror_r */
H A Dstring.in.h963 # undef strerror_r macro
964 # define strerror_r rpl_strerror_r macro
966 _GL_FUNCDECL_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen)
968 _GL_CXXALIAS_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen));
971 _GL_FUNCDECL_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen)
974 _GL_CXXALIAS_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen));
977 _GL_CXXALIASWARN (strerror_r); variable
980 # undef strerror_r macro
982 _GL_WARN_ON_USE (strerror_r, "strerror_r i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dstrerror_r.c0 /* strerror_r.c --- POSIX compatible system error routine
41 /* The system's strerror_r function is OK, except that its third argument
51 system strerror_r has the wrong return type, and cygwin 1.7.9
52 strerror_r clobbers strerror. */
137 strerror_r (int errnum, char *buf, size_t buflen) function
138 #undef strerror_r macro
171 back to GNU strerror_r which always returns a thread-safe
173 safe_copy (buf, buflen, strerror_r (errnum, buf, buflen));
183 /* On HP-UX 11.31, strerror_r always fails when buflen < 80; it
190 ret = strerror_r (errnu
[all...]
H A Derror.c107 char *strerror_r ();
109 int strerror_r ();
117 # if HAVE_STRERROR_R || defined strerror_r
118 # define __strerror_r strerror_r
119 # endif /* HAVE_STRERROR_R || defined strerror_r */
H A Dstring.in.h963 # undef strerror_r macro
964 # define strerror_r rpl_strerror_r macro
966 _GL_FUNCDECL_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen)
968 _GL_CXXALIAS_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen));
971 _GL_FUNCDECL_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen)
974 _GL_CXXALIAS_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen));
977 _GL_CXXALIASWARN (strerror_r); variable
980 # undef strerror_r macro
982 _GL_WARN_ON_USE (strerror_r, "strerror_r i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dstring.h79 /* There are two common strerror_r variants. If you request
81 version. POSIX requires that #undef strerror_r will still let you
84 char *_EXFUN(strerror_r,(int, char *, size_t));
87 int _EXFUN(strerror_r,(int, char *, size_t)) __asm__ (__ASMNAME ("__xpg_strerror_r"));
90 # define strerror_r __xpg_strerror_r macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgpg-error-1.10/src/
H A Dstrerror.c57 variant of strerror_r. */
69 errstr = strerror_r (no, buf, buflen);
95 return strerror_r (no, buf, buflen);
101 /* Without strerror_r(), we can still provide a non-thread-safe
131 thread-safe if a thread-safe strerror_r() function is provided by
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgpg-error-1.10/src/
H A Dstrerror.c57 variant of strerror_r. */
69 errstr = strerror_r (no, buf, buflen);
95 return strerror_r (no, buf, buflen);
101 /* Without strerror_r(), we can still provide a non-thread-safe
131 thread-safe if a thread-safe strerror_r() function is provided by
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgpg-error-1.10/src/
H A Dstrerror.c57 variant of strerror_r. */
69 errstr = strerror_r (no, buf, buflen);
95 return strerror_r (no, buf, buflen);
101 /* Without strerror_r(), we can still provide a non-thread-safe
131 thread-safe if a thread-safe strerror_r() function is provided by
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/srclib/
H A Derror.c105 char *strerror_r ();
107 int strerror_r ();
115 # if HAVE_STRERROR_R || defined strerror_r
116 # define __strerror_r strerror_r
117 # endif /* HAVE_STRERROR_R || defined strerror_r */
H A Dstring.in.h946 # undef strerror_r macro
947 # define strerror_r rpl_strerror_r macro
949 _GL_FUNCDECL_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen)
951 _GL_CXXALIAS_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen));
954 _GL_FUNCDECL_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen)
957 _GL_CXXALIAS_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen));
960 _GL_CXXALIASWARN (strerror_r); variable
963 # undef strerror_r macro
965 _GL_WARN_ON_USE (strerror_r, "strerror_r i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/srclib/
H A Derror.c105 char *strerror_r ();
107 int strerror_r ();
115 # if HAVE_STRERROR_R || defined strerror_r
116 # define __strerror_r strerror_r
117 # endif /* HAVE_STRERROR_R || defined strerror_r */
H A Dstring.in.h946 # undef strerror_r macro
947 # define strerror_r rpl_strerror_r macro
949 _GL_FUNCDECL_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen)
951 _GL_CXXALIAS_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen));
954 _GL_FUNCDECL_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen)
957 _GL_CXXALIAS_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen));
960 _GL_CXXALIASWARN (strerror_r); variable
963 # undef strerror_r macro
965 _GL_WARN_ON_USE (strerror_r, "strerror_r i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/srclib/
H A Derror.c105 char *strerror_r ();
107 int strerror_r ();
115 # if HAVE_STRERROR_R || defined strerror_r
116 # define __strerror_r strerror_r
117 # endif /* HAVE_STRERROR_R || defined strerror_r */
H A Dstring.in.h946 # undef strerror_r macro
947 # define strerror_r rpl_strerror_r macro
949 _GL_FUNCDECL_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen)
951 _GL_CXXALIAS_RPL (strerror_r, int, (int errnum, char *buf, size_t buflen));
954 _GL_FUNCDECL_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen)
957 _GL_CXXALIAS_SYS (strerror_r, int, (int errnum, char *buf, size_t buflen));
960 _GL_CXXALIASWARN (strerror_r); variable
963 # undef strerror_r macro
965 _GL_WARN_ON_USE (strerror_r, "strerror_r i
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dstrerror.c32 # error "strerror_r MUST be either POSIX, glibc or vxworks-style"
644 * The POSIX-style strerror_r() may set errno to ERANGE if insufficient
648 if(0 != strerror_r(err, buf, max)) {
654 * The glibc-style strerror_r() only *might* use the buffer we pass to
660 char *msg = strerror_r(err, buffer, sizeof(buffer));
668 * The vxworks-style strerror_r() does use the buffer we pass to the function.
673 if(OK == strerror_r(err, buffer))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dstrerror.c32 # error "strerror_r MUST be either POSIX, glibc or vxworks-style"
644 * The POSIX-style strerror_r() may set errno to ERANGE if insufficient
648 if(0 != strerror_r(err, buf, max)) {
654 * The glibc-style strerror_r() only *might* use the buffer we pass to
660 char *msg = strerror_r(err, buffer, sizeof(buffer));
668 * The vxworks-style strerror_r() does use the buffer we pass to the function.
673 if(OK == strerror_r(err, buffer))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dstrerror.c32 # error "strerror_r MUST be either POSIX, glibc or vxworks-style"
644 * The POSIX-style strerror_r() may set errno to ERANGE if insufficient
648 if(0 != strerror_r(err, buf, max)) {
654 * The glibc-style strerror_r() only *might* use the buffer we pass to
660 char *msg = strerror_r(err, buffer, sizeof(buffer));
668 * The vxworks-style strerror_r() does use the buffer we pass to the function.
673 if(OK == strerror_r(err, buffer))

Completed in 136 milliseconds

123