Home
last modified time | relevance | path

Searched refs:find_methodproc (Results 1 – 2 of 2) sorted by relevance

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Djmap_api.c476 static jmap_method_t *find_methodproc(const char *name, hash_table *jmap_methods) in find_methodproc() function
729 mp = find_methodproc(mname, &settings->methods); in jmap_api()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Djmap_api.c486 static jmap_method_t *find_methodproc(const char *name, hash_table *jmap_methods) in find_methodproc() function
763 mp = find_methodproc(mname, &settings->methods); in jmap_api()