Home
last modified time | relevance | path

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

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_action.h108 TOK_SITE_COLOR, enumerator
H A Dwzd_commands.c265 if (commands_add(_ctable,"site_color",do_site_color,NULL,TOK_SITE_COLOR)) return -1; in commands_add_defaults()