Searched refs:CO_TIMESEEN (Results 1 – 4 of 4) sorted by relevance
103 #define CO_TIMESEEN (COF_NUMERIC | COF_CONTACT| 0x0aUL) /* time contact was last seen … macro
92 { "timeseen", CO_TIMESEEN },
683 OptSetVal (&cont->copts, CO_TIMESEEN, time (NULL)); in __IMOnline()
1714 … if (!OptGetVal (&cont->copts, cont->status == ims_offline ? CO_TIMESEEN : CO_TIMEONLINE, &vseen)) in __showcontact()1887 if (!OptGetVal (&cont->copts, CO_TIMESEEN, &vseen)) in __showgroupverbose()