Searched refs:toucan (Results 1 – 6 of 6) sorted by relevance
1543 private static Nintendo.SDSG.CatToucan toucan; field in CafeX.cattoucan1551 … exit_reason = toucan.RelaySerialCharacters((Program.quiet_mode && !Program.ignore_quiet_mode) ? in outputThread()1556 toucan = null; in outputThread()1591 toucan = new Nintendo.SDSG.CatToucan(Convert.ToInt32(port)); in createCattoucan()1594 toucan.AddNotification(kvp); in createCattoucan()1598 toucan.AddNotification(kvp); in createCattoucan()1601 toucan.ExclusiveMatch = exclusive_match; in createCattoucan()1621 if (toucan != null) in start()1623 toucan.ExclusiveMatch = exclusive_match; in start()1654 if (toucan != null) in stopCattoucan()[all …]
41 CAFE_CONSOLE=toucan
139 if [ $init_flag = 0 -a "$CAFE_CONSOLE" != "toucan" ]; then
92 CAFE_CONSOLE=toucan
51 CAFE_DEBUG_PORT=${CAFE_DEBUG_PORT:-toucan}143 CONSOLE=toucan146 CONSOLE=toucan151 CONSOLE=toucan223 CAFE_DEBUG_PORT=toucan
387 :: Default output [cattoucan | toucan]