Searched refs:strerror_buffer (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dinit.h55 char strerror_buffer[STRBUFFER_SIZE]; member in struct:tls_space_s
H A Dinit.c346 tls->strerror_buffer,
347 sizeof tls->strerror_buffer -1,
354 snprintf (tls->strerror_buffer, sizeof tls->strerror_buffer -1,
356 return tls->strerror_buffer;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dinit.h55 char strerror_buffer[STRBUFFER_SIZE]; member in struct:tls_space_s
H A Dinit.c346 tls->strerror_buffer,
347 sizeof tls->strerror_buffer -1,
354 snprintf (tls->strerror_buffer, sizeof tls->strerror_buffer -1,
356 return tls->strerror_buffer;

Completed in 126 milliseconds