Home
last modified time | relevance | path

Searched refs:zephyr_subscribe_to (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr.c157 static Code_t zephyr_subscribe_to(zephyr_account* zephyr, char* class, char *instance, char *recipi… in zephyr_subscribe_to() function
1489 if (zephyr_subscribe_to(zephyr,z_class, z_instance, recip,z_galaxy) != ZERR_NONE) { in process_zsubs()
1847 if (zephyr_subscribe_to(zephyr,"MESSAGE","PERSONAL",zephyr->username,NULL) != ZERR_NONE) { in zephyr_login()
2463 if (zephyr_subscribe_to(zephyr,zt1->class,zt1->instance,zt1->recipient,NULL) != ZERR_NONE) { in zephyr_join_chat()
2779 zephyr_subscribe_to(zephyr,zt->class,zt->instance,zt->recipient,NULL); in zephyr_resubscribe()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr.c157 static Code_t zephyr_subscribe_to(zephyr_account* zephyr, char* class, char *instance, char *recipi… in zephyr_subscribe_to() function
1489 if (zephyr_subscribe_to(zephyr,z_class, z_instance, recip,z_galaxy) != ZERR_NONE) { in process_zsubs()
1847 if (zephyr_subscribe_to(zephyr,"MESSAGE","PERSONAL",zephyr->username,NULL) != ZERR_NONE) { in zephyr_login()
2463 if (zephyr_subscribe_to(zephyr,zt1->class,zt1->instance,zt1->recipient,NULL) != ZERR_NONE) { in zephyr_join_chat()
2779 zephyr_subscribe_to(zephyr,zt->class,zt->instance,zt->recipient,NULL); in zephyr_resubscribe()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr.c157 static Code_t zephyr_subscribe_to(zephyr_account* zephyr, char* class, char *instance, char *recipi… in zephyr_subscribe_to() function
1489 if (zephyr_subscribe_to(zephyr,z_class, z_instance, recip,z_galaxy) != ZERR_NONE) { in process_zsubs()
1847 if (zephyr_subscribe_to(zephyr,"MESSAGE","PERSONAL",zephyr->username,NULL) != ZERR_NONE) { in zephyr_login()
2463 if (zephyr_subscribe_to(zephyr,zt1->class,zt1->instance,zt1->recipient,NULL) != ZERR_NONE) { in zephyr_join_chat()
2779 zephyr_subscribe_to(zephyr,zt->class,zt->instance,zt->recipient,NULL); in zephyr_resubscribe()