Query: hx509_free_octet_string_list
OS: freebsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
hx509 misc functions(3) Heimdalx509library hx509 misc functions(3)NAMEhx509 misc functions - Functions void hx509_free_octet_string_list (hx509_octet_string_list *list) void hx509_xfree (void *ptr) Detailed Description Function Documentation void hx509_free_octet_string_list (hx509_octet_string_list * list) Free a list of octet strings returned by another hx509 library function. Parameters: list list to be freed. void hx509_xfree (void * ptr) Free a data element allocated in the library. Parameters: ptr data to be freed. Version 1.5.2 11 Jan 2012 hx509 misc functions(3)
| Related Man Pages |
|---|
| hx509_validate_ctx_free(3) - freebsd |
| hx509_general_name_unparse(3) - freebsd |
| hx509_name(3) - freebsd |
| hx509_name_copy(3) - freebsd |
| hx509_name_free(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Scripts without shebang |
| Reason for no directory creation date |
| Valid separator in time and date format |
| Controlling user input |