Searched refs:ERR_set_mark (Results 1 – 4 of 4) sorted by relevance
5 ERR_set_mark, ERR_pop_to_mark - set marks and pop errors until mark11 int ERR_set_mark(void);17 ERR_set_mark() sets a mark on the current topmost error record if there25 ERR_set_mark() returns 0 if the error stack is empty, otherwise 1.36 ERR_set_mark() and ERR_pop_to_mark() were added in OpenSSL 0.9.8.
302 int ERR_set_mark(void);
1089 int ERR_set_mark(void) in ERR_set_mark() function
340 *) Add the functions ERR_set_mark() and ERR_pop_to_mark() for better