Home
last modified time | relevance | path

Searched refs:CO_WANTSBL (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/climm/climm-0.7.1/src/
H A Dpreferences.c79 OptSetVal (&pref->copts, CO_WANTSBL, 1); in PreferencesInit()
305 OptSetVal (&cont->copts, CO_WANTSBL, 0); in PrefLoad()
308 OptSetVal (&serv->copts, CO_WANTSBL, 1); in PrefLoad()
H A Dim_icq8.c458 if (ContactGroupPrefVal (cg, CO_WANTSBL)) in IMRosterAddup()
497 … if (ContactPrefVal (cont, CO_WANTSBL) && !ContactPrefVal (cont, CO_IGNORE) && cnt_normal < 25) in IMRosterAddup()
552 …(!cont || !cont->group || (!ContactPrefVal (cont, CO_IGNORE) && ContactPrefVal (cont, CO_WANTSBL))) in IMRosterDiff()
569 else if (!ContactPrefVal (cont, CO_HIDEFROM) && ContactPrefVal (cont, CO_WANTSBL)) in IMRosterDiff()
586 else if (!ContactPrefVal (cont, CO_INTIMATE) && ContactPrefVal (cont, CO_WANTSBL)) in IMRosterDiff()
605 if (!ContactPrefVal (cont, CO_WANTSBL)) in IMRosterDiff()
650 …if (ContactPrefVal (cont, CO_WANTSBL) && (!ContactID (cont, roster_normal)->issbl || !ContactPrefV… in IMRosterDiff()
H A Doscar_roster.c553 want = ContactPrefVal (cont, CO_WANTSBL); in SnacCliRostermovecontact()
604 if (ContactPrefVal (cont, CO_WANTSBL)) in SnacCliRosterbulkmove()
H A Dutil_opts.c60 { "wantsbl", CO_WANTSBL },
H A Dcmd_user.c1750 UBYTE l = 16 * ContactPrefVal (cont, CO_WANTSBL) in __showcontact()
3077 if (uiG.conn->type == TYPE_SERVER && ContactPrefVal (cont, CO_WANTSBL)) in JUMP_F()
3140 if (uiG.conn->type == TYPE_SERVER && ContactPrefVal (cont, CO_WANTSBL)) in JUMP_F()
3159 else if (rc == 2 && uiG.conn->type == TYPE_SERVER && ContactPrefVal (cont, CO_WANTSBL)) in JUMP_F()
3304 … else if (rc == 2 && uiG.conn->type == TYPE_SERVER && ContactPrefVal (cont, CO_WANTSBL)) in JUMP_F()
H A Dfile_util.c318 OptSetVal (&prG->copts, CO_WANTSBL, 1); in Initialize_RC_File()
/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_opts.h72 #define CO_WANTSBL (COF_BOOL | CO_CONTACT | 0x000402UL) /* want it to be on sbl */ macro
/dports/net-im/climm/climm-0.7.1/
H A DChangeLog566 * also set CO_WANTSBL for all contact groups for auto-update