Searched refs:command_exists (Results 1 – 4 of 4) sorted by relevance
45 if ! command_exists dtc ||46 ! command_exists fdt_apply_overlay ||47 ! command_exists ufdt_apply_overlay; then
76 if ! command_exists ufdt_gen_test_dts ||77 ! command_exists dtc; then
92 if ! command_exists ufdt_gen_test_dts ||93 ! command_exists dtc; then
25 command_exists () { function