Searched refs:find_word (Results 1 – 2 of 2) sorted by relevance
72 function find_word() function98 if [ -n "$only_tests" ] && ! find_word "$testname" "$only_tests"; then102 if [ -n "$only_group" ] && ! find_word "$only_group" "$groups"; then106 if [ -z "$GEN_SE_HEADER" ] && find_word "pv-host" "$groups"; then111 if [ -z "$only_group" ] && find_word nodefault "$groups" &&172 if find_word "migration" "$groups"; then175 if find_word "panic" "$groups"; then
172 if [ -n "$only_group" ] && ! find_word "$only_group" "$groups"; then