Searched refs:strerror_ts (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Derror.c253 m1, strerror_ts (e, &gc), e);
635 strerror_ts (my_errno, &gc),
641 strerror_ts (my_errno, &gc),
H A Dmisc.h112 const char* strerror_ts (int errnum, struct gc_arena *gc);
H A Dmanage.c1658 strerror_ts (status, &gc));
1665 strerror_ts (status, &gc));
1774 strerror_ts (err, &gc));
H A Dsocket.c911 strerror_ts (errnum, &gc));
1049 strerror_ts (status, &gc));
3282 strerror_ts (errnum, &gc));
H A Dmisc.c430 strerror_ts (int errnum, struct gc_arena *gc) function
925 retfname, strerror_ts (errno, &gcerr));

Completed in 65 milliseconds