Main index | Section 3 | Options |
void hx509_free_octet_string_list (hx509_octet_string_list *list)
void hx509_xfree (void *ptr)
Free a list of octet strings returned by another hx509 library function.
Parameters:
list list to be freed.
Free a data element allocated in the library.
Parameters:
ptr data to be freed.
11 Jan 2012 | hx509 misc functions (3) | Version 1.5.2 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | A typical Unix /bin or /usr/bin directory contains a hundred different kinds of programs, written by dozens of egotistical programmers, each with its own syntax, operating paradigm, rules of use ... strategies for specifying options, and different sets of constraints. | ” |
— The Unix Haters' handbook |