Home
last modified time | relevance | path

Searched refs:contact_add (Results 1 – 13 of 13) sorted by relevance

/dports/polish/tleenx2/TleenX2-20040214/src/
H A Dmenu.c52 contact_add(user->jid, user->type); in on_menu_user_edit()
226 contact_add(NULL, USER_TLEN); in on_dodaj_kontakt1_activate()
H A Dwindows.h33 void contact_add(gchar *jid, gint type);
H A Dcallbacks.c311 contact_add(NULL, USER_TLEN); in on_button_add_clicked()
922 contact_add(jid, USER_TLEN); in on_button_search_add_clicked()
1280 contact_add(jid, type); in on_button_authorize_ok_clicked()
H A Dwindows.c2145 void contact_add(gchar *jid, gint type) in contact_add() function
/dports/www/seahub/seahub-8.0.7-server/seahub/contacts/
H A Durls.py10 url(r'^add/$', contact_add, name='contact_add'),
H A Dviews.py51 def contact_add(request): function
/dports/audio/baresip/baresip-0.5.8/test/
H A Dcontact.c34 err = contact_add(&contacts, &c, &pl_addr); in test_contact()
/dports/net/linphone/linphoneqt-4.1.1/ui/modules/Linphone/SmartSearchBar/
H A DSmartSearchBar.qml61 headerButtonIcon: 'contact_add'
/dports/audio/baresip/baresip-0.5.8/modules/contact/
H A Dcontact.c28 return contact_add(contacts, NULL, addr); in confline_handler()
/dports/audio/baresip/baresip-0.5.8/src/
H A Dcontact.c46 int contact_add(struct contacts *contacts, in contact_add() function
/dports/audio/baresip/baresip-0.5.8/modules/avahi/
H A Davahi.c184 err = contact_add(baresip_contacts(), &c, &addr); in add_contact()
/dports/mail/roundcube-sauserprefs/sauserprefs/
H A Dsauserprefs.php316 function contact_add($args) function in sauserprefs
331 $this->contact_add($args);
/dports/audio/baresip/baresip-0.5.8/include/
H A Dbaresip.h317 int contact_add(struct contacts *contacts,