#include <parse_local.h>
Data Fields | |
| ops_parse_cb_t * | cb |
| void * | arg |
| ops_error_t ** | errors |
| ops_parse_cb_info_t * | next |
| ops_create_info_t * | cinfo |
| ops_crypt_info_t | cryptinfo |
|
|
the args to pass to the callback function |
|
|
the callback function to use when parsing |
|
|
used if writing out parsed info |
|
|
used when decrypting |
|
|
the address of the error stack to use |
1.4.6