Searched defs:right_names (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/acl/
H A Dacl-api.c398 const char *id_str, *const *right_names, *error = NULL; local
421 right_names = acl_right_names_parse(pool, line, &error);
423 rights_r->rights = right_names;
426 rights_r->neg_rights = right_names;

Completed in 13 milliseconds