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

/dovecot/src/lib/
H A Dhash-format.c34 hash_format_parse(const char *str, unsigned int *idxp, argument
39 unsigned int bits, i = *idxp;
47 *idxp = end - str;
/dovecot/src/plugins/acl/
H A Dacl-mailbox-list.c92 const unsigned int *idxp; local
111 idxp = alist->rights.acl_storage_right_idx + ACL_STORAGE_RIGHT_LOOKUP;
113 acl_cache_mask_isset(acl_mask, *idxp))

Completed in 13 milliseconds