Searched refs:TLS_APP_ERRFLUSH (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/demos/easy_tls/
H A Dtest.h11 #define TLS_APP_ERRFLUSH test_errflush macro
H A Deasy-tls.c131 * TLS_APP_ERRFLUSH -- void ...(int child_p, char *, size_t, void *apparg)
145 #ifndef TLS_APP_ERRFLUSH
146 # define TLS_APP_ERRFLUSH tls_app_errflush macro
305 /* TLS_APP_ERRFLUSH may modify the string as needed,
307 TLS_APP_ERRFLUSH(tls_child_p, errbuf, errbuf_i, apparg);

Completed in 83 milliseconds