Home
last modified time | relevance | path

Searched refs:CO_TIMESEEN (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_opts.h103 #define CO_TIMESEEN (COF_NUMERIC | COF_CONTACT| 0x0aUL) /* time contact was last seen … macro
/dports/net-im/climm/climm-0.7.1/src/
H A Dutil_opts.c92 { "timeseen", CO_TIMESEEN },
H A Dim_response.c683 OptSetVal (&cont->copts, CO_TIMESEEN, time (NULL)); in __IMOnline()
H A Dcmd_user.c1714 … 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()