Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Drelay.c519 send_x10state_command(ST_PFAIL, bootflag); in start_relay()
H A Dprocess.h770 #define ST_PFAIL 16 macro
H A Dcmd.c5840 send_x10state_command(ST_PFAIL, bootflag); in c_powerfailtest()
H A Dx10state.c5748 else if ( buf[0] == ST_COMMAND && buf[1] == ST_PFAIL && len == 3 ) in identify_sent()