Lines Matching full:must_exist
1654 * must_exist is 0 and the program file doesn't exist.1661 run_program(prog, args, must_exist, done, arg)1664 int must_exist;1695 if (must_exist || errno != ENOENT)1727 if (must_exist || errno != ENOENT) {