Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h804 #define L_POWERFAIL 0x0002 macro
813 #define L_ANY (L_NORMAL|L_POWERFAIL|L_ADDRESS|L_RFFLOOD|L_TIMEOUT|L_SENSORFAIL|L_LOCKUP|L_R…
H A Dx10state.c4361 if ( (launcherp[j].type != L_POWERFAIL) || in find_powerfail_scripts()
4883 if ( launcherp[j].type == L_POWERFAIL ) { in show_powerfail_launcher()
5032 launcherp[j].type == L_POWERFAIL || in show_launcher()
7024 if ( daemon == D_RELAY || (launcherp && launcherp->type == L_POWERFAIL) ) in create_noenv_environment()
7185 if ( launcherp->type != L_POWERFAIL ) in create_heyu_environment()
7602 if ( launcherp->type == L_POWERFAIL ) { in create_heyu_environment()
10494 launcherp->type = L_POWERFAIL; in create_powerfail_launcher()