#include <libmapi/libmapi.h>
#include <libocpf/proto.h>
Defines | |
#define | OCPF_ERROR 0x1 |
#define | OCPF_SUCCESS 0x0 |
Variables | |
unsigned int | lineno |
struct ocpf * | ocpf |
#define OCPF_ERROR 0x1 |
Referenced by ocpf_init(), ocpf_parse(), and ocpf_release().
#define OCPF_SUCCESS 0x0 |
Referenced by ocpf_init(), ocpf_release(), ocpf_write_auto(), ocpf_write_commit(), ocpf_write_init(), and yyparse().
unsigned int lineno |
Referenced by ocpf_parse(), and yyerror().
Referenced by ocpf_dump_folder(), ocpf_dump_named_property(), ocpf_dump_oleguid(), ocpf_dump_property(), ocpf_dump_recipients(), ocpf_dump_type(), ocpf_dump_variable(), ocpf_get_SPropValue(), ocpf_init(), ocpf_OpenFolder(), ocpf_parse(), ocpf_release(), ocpf_set_Recipients(), ocpf_set_SPropValue(), ocpf_write_auto(), ocpf_write_commit(), ocpf_write_init(), ocpf_write_unescape_string(), and yyparse().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |