Searched refs:ContactIDGet (Results 1 – 4 of 4) sorted by relevance
/dports/net-im/climm/climm-0.7.1/include/ |
H A D | contact.h | 184 UWORD ContactIDGet (Contact *cont, UWORD type);
|
/dports/net-im/climm/climm-0.7.1/src/ |
H A D | oscar_roster.c | 382 type == roster_group ? 0 : ContactIDGet (cont, type), type); in SnacCliRosterbulkone() 399 PacketWriteB2 (pak, ContactIDGet (cont, roster_normal)); in SnacCliRosterbulkone()
|
H A D | contact.c | 952 UWORD ContactIDGet (Contact *cont, UWORD type) in ContactIDGet() function
|
H A D | cmd_user.c | 2965 …SnacCliRosterentryadd (cont->serv, cont->screen, 0, ContactIDGet (cont, roster_invisible), roster_… in JUMP_F() 3014 …SnacCliRosterentryadd (cont->serv, cont->screen, 0, ContactIDGet (cont, roster_visible), roster_vi… in JUMP_F()
|