Home
last modified time | relevance | path

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

/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_opts.h60 #define CO_GLOBAL COF_GLOBAL macro
87 #define CO_SCRIPT (COF_BOOL | CO_GLOBAL | 0x000104UL) /* open a scripting connection …
100 #define CO_CSCHEME (COF_NUMERIC | CO_GLOBAL | 0x08UL) /* the color scheme to use …
108 #define CO_SCRIPT_PATH (COF_STRING | CO_GLOBAL | 0x0eUL) /* path for socket to scripting connec…
135 #define CO_COLORNONE (COF_COLOR | CO_GLOBAL | 0x80UL) /* the escape sequence to print for no…
136 #define CO_COLORSERVER (COF_COLOR | CO_GLOBAL | 0x81UL) /* the escape sequence to print for se…
137 #define CO_COLORCLIENT (COF_COLOR | CO_GLOBAL | 0x82UL) /* the escape sequence to print for cl…
138 #define CO_COLORINVCHAR (COF_COLOR | CO_GLOBAL | 0x83UL) /* the escape sequence to print for in…
139 #define CO_COLORERROR (COF_COLOR | CO_GLOBAL | 0x84UL) /* the escape sequence to print for er…
140 #define CO_COLORDEBUG (COF_COLOR | CO_GLOBAL | 0x85UL) /* the escape sequence to print for de…
[all …]