/* * This file was generated automatically by ./makekw on Sun Jan 6 01:11:53 EST 2008. * Any modifications made to it will be lost. */ struct funkey { enum keyword kw; void (*fun) (int argc, char *argv [], char *arg0 []); } funkeys [] = { FUNKEY (ambientprobe), FUNKEY (coolerholdoff), FUNKEY (cooleroffmin), FUNKEY (cooleronmin), FUNKEY (coolertoheaterdelay), FUNKEY (coolerovershoot), FUNKEY (coolrelay), FUNKEY (debugfile), FUNKEY (displayfile), FUNKEY (dosyslog), FUNKEY (endtemp), FUNKEY (fermenter1label), FUNKEY (fermenter1label1), FUNKEY (fermenter1label2), FUNKEY (fermenter2label), FUNKEY (fermenter2label1), FUNKEY (fermenter2label2), FUNKEY (fermenterprobe), FUNKEY (fermenter2probe), FUNKEY (graphlogfile), FUNKEY (graphloginterval), FUNKEY (heateroffmin), FUNKEY (heaterholdoff), FUNKEY (heateronmin), FUNKEY (heaterovershoot), FUNKEY (heatertocoolerdelay), FUNKEY (heatrelay), FUNKEY (idledisplaytime), FUNKEY (linespeed), FUNKEY (logfile), FUNKEY (loginterval), FUNKEY (logpagesize), FUNKEY (maxambienttemp), FUNKEY (minambienttemp), FUNKEY (maxcooltempdiff), FUNKEY (maxheattempdiff), FUNKEY (monitor), FUNKEY (nologtcp), FUNKEY (probe2factor), FUNKEY (relayline), FUNKEY (roomtempprobe), FUNKEY (serialline), FUNKEY (starttemp), FUNKEY (tcpport) };