Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dx10state.c696 (launcherpp->notsflags & ~x10global.sflags) != launcherpp->notsflags ) { in is_unmatched_flags()
4551 bitmap2 = launcherp[index].notsflags; in display_launcher_flags()
9629 (*launcherpp)[j].notsflags = 0; in launcher_index()
9687 (*launcherpp)[j].notsflags = 0; in launcher_index()
10075 *notsflags |= NIGHT_FLAG; in get_global_flags_old()
10083 *notsflags |= DARK_FLAG; in get_global_flags_old()
10091 *notsflags |= GLOBSEC_TAMPER; in get_global_flags_old()
10099 *notsflags |= GLOBSEC_ARMED; in get_global_flags_old()
10115 *notsflags |= GLOBSEC_PENDING; in get_global_flags_old()
10123 *notsflags |= GLOBSEC_HOME; in get_global_flags_old()
[all …]
H A Dprocess.h1157 unsigned long notsflags; member