Data Fields | |
| pool | p |
| jid | match_jid |
| int | match_parts |
| int | match_subscription |
| int | do_deny |
| long int | order |
| struct mod_privacy_compiled_list_item * | next |
entry in a compiled privacy list
0 if the action is 'allow', 1 if the action is 'deny'
the JabberID that matches this item
which parts of the JabberID have to be matched
0: no match by subscription / 1: match 'none' / 3: match 'to' / 5: match 'from' / 7: match 'both'
pointer to the next list item (with a higher or the same order)
order of this item, used when compiling the list; the list gets ordered
memory pool used to create _all_ items in the list
1.6.3