Lines Matching refs:iptc_handle_t
29 typedef struct iptc_handle *iptc_handle_t; typedef
32 int iptc_is_chain(const char *chain, const iptc_handle_t handle);
35 iptc_handle_t iptc_init(const char *tablename);
38 void iptc_free(iptc_handle_t *h);
41 const char *iptc_first_chain(iptc_handle_t *handle);
42 const char *iptc_next_chain(iptc_handle_t *handle);
46 iptc_handle_t *handle);
50 iptc_handle_t *handle);
54 iptc_handle_t *handle);
57 int iptc_builtin(const char *chain, const iptc_handle_t handle);
62 iptc_handle_t *handle);
72 iptc_handle_t *handle);
78 iptc_handle_t *handle);
84 iptc_handle_t *handle);
91 iptc_handle_t *handle);
96 iptc_handle_t *handle);
102 iptc_handle_t *handle);
106 iptc_handle_t *handle);
110 iptc_handle_t *handle);
114 iptc_handle_t *handle);
118 iptc_handle_t *handle);
123 iptc_handle_t *handle);
129 iptc_handle_t *handle);
134 iptc_handle_t *handle);
139 iptc_handle_t *handle);
144 iptc_handle_t *handle);
150 iptc_handle_t *handle);
153 int iptc_commit(iptc_handle_t *handle);