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