Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonCLI.c354 #define B_COM_ALIAS 8 macro
680 if (commands[i].map == B_COM_ALIAS) in brightonGetCLIcodes()
1188 if (commands[i].map == B_COM_ALIAS) in execAlias()
1255 if (commands[i].map != B_COM_ALIAS) in execAlias()
1282 commands[i].map = B_COM_ALIAS; in execAlias()
1300 if (commands[i].map != B_COM_ALIAS) in execAlias()
1967 if (commands[i].map != B_COM_ALIAS) in execSet()
2947 if (commands[i].map == B_COM_ALIAS) in execHelp()