Home
last modified time | relevance | path

Searched refs:ART_MARK_RECENT (Results 1 – 6 of 6) sorted by relevance

/dports/news/tin/tin-2.4.5/include/
H A Dtin.h887 #ifndef ART_MARK_RECENT
888 # define ART_MARK_RECENT 'o' /* used to show that an art is fresh */ macro
/dports/chinese/tin/tin-2.4.5/include/
H A Dtin.h887 #ifndef ART_MARK_RECENT
888 # define ART_MARK_RECENT 'o' /* used to show that an art is fresh */ macro
/dports/news/tin/tin-2.4.5/src/
H A Dinit.c196 ART_MARK_RECENT, /* art_marked_recent */
H A Dconfig.c146 tinrc.art_marked_recent = !tmp[0] ? ART_MARK_RECENT : DASH_TO_SPACE(tmp[0]); in read_config_file()
/dports/chinese/tin/tin-2.4.5/src/
H A Dinit.c196 ART_MARK_RECENT, /* art_marked_recent */
H A Dconfig.c146 tinrc.art_marked_recent = !tmp[0] ? ART_MARK_RECENT : DASH_TO_SPACE(tmp[0]); in read_config_file()