|
Postfix3.3.1
|
#include <dict.h>
フィールド | |
| char * | type |
| char * | name |
| int | flags |
| const char *(* | lookup )(struct DICT *, const char *) |
| int(* | update )(struct DICT *, const char *, const char *) |
| int(* | delete )(struct DICT *, const char *) |
| int(* | sequence )(struct DICT *, int, const char **, const char **) |
| int(* | lock )(struct DICT *, int) |
| void(* | close )(struct DICT *) |
| int | lock_type |
| int | lock_fd |
| int | stat_fd |
| time_t | mtime |
| VSTRING * | fold_buf |
| DICT_OWNER | owner |
| int | error |
| DICT_JMP_BUF * | jbuf |
| struct DICT_UTF8_BACKUP * | utf8_backup |
| DICT_JMP_BUF* DICT::jbuf |
| DICT_OWNER DICT::owner |
| struct DICT_UTF8_BACKUP* DICT::utf8_backup |
1.8.9.1