Home
last modified time | relevance | path

Searched defs:RosterEntry_s (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/climm/climm-0.7.1/include/
H A Doscar_roster.h34 struct RosterEntry_s { struct
35 RosterEntry *next;
36 char *name;
37 char *nick;
38 TLV *tlv;
39 UWORD tag;
40 UWORD id;
41 UWORD type;
42 unsigned short int reqauth:1;