The callback takes the following parameters.
Table 14–6 mrFilterMatchFn Parameters|
Parameter |
Description |
|---|---|
|
filter |
Filter created by your filter factory function. |
|
entry |
Slapi_Entry representing the candidate entry checked by the server. |
|
vals |
Slapi_Attr representing the first attribute in the entry. Call slapi_entry_next_attr() to iterate through the rest of the attributes. |