Searched refs:B_LAUNCH_MASK (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/build/os/app/
H A DRoster.h53 #define B_LAUNCH_MASK (0x3) macro
/haiku/headers/os/app/
H A DRoster.h34 #define B_LAUNCH_MASK (0x3) macro
/haiku/src/bin/rc/
H A Ddecompile.cpp697 switch (flags & B_LAUNCH_MASK) {
/haiku/src/servers/registrar/
H A DTRoster.cpp197 uint32 launchFlags = flags & B_LAUNCH_MASK;

Completed in 67 milliseconds