Searched refs:YELLOW (Results 1 – 5 of 5) sorted by relevance
25 #define YELLOW(str) "\033[0;33m" str "\033[0m" macro118 return YELLOW("XDP_PASS"); in get_xdp_feature_str()120 return YELLOW("XDP_DROP"); in get_xdp_feature_str()122 return YELLOW("XDP_ABORTED"); in get_xdp_feature_str()124 return YELLOW("XDP_TX"); in get_xdp_feature_str()126 return YELLOW("XDP_REDIRECT"); in get_xdp_feature_str()132 return YELLOW("XDP_NDO_XMIT"); in get_xdp_feature_str()
4 YELLOW='\033[0;33m'169 echo -e "${YELLOW}Warning${NC}: Skipped check-headers due to missing ../../include"229 echo -e "${YELLOW}Warning${NC}: Kernel ABI header differences:"
122 label = "UC8410A:YELLOW:DIA";
443 - YELLOW
209 print(YELLOW . "WARNING" . RESET);224 $type = YELLOW . $type . RESET;2367 $output .= YELLOW;