Home
last modified time | relevance | path

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

/dports/irc/bitlbee/bitlbee-3.6/
H A Dotr.h83 int otr_check_for_key(struct account *a);
H A Dotr.c371 kg = otr_check_for_key(a) || kg; in otr_load()
425 int otr_check_for_key(account_t *a) in otr_check_for_key() function