Searched defs:RosterEntry_s (Results 1 – 1 of 1) sorted by relevance
34 struct RosterEntry_s { struct35 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;