Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h159 #define MOPT_RFXBP 0x00020000 macro
H A Dmodules.c594 else if ( optflags & MOPT_RFXBP ) strcat(buffer, "B "); in display_module_options()
1433 aliasp[aliasindex].optflags |= MOPT_RFXBP; in opt_rfxsensor()
3744 else if ( xlate_vdata->optflags & MOPT_RFXBP ) { in fn_rfxsensor()
H A Drfxcom.c367 else if ( aliasp[index].optflags & MOPT_RFXBP ) { in decode_rfxsensor_data()