Lines Matching full:must_exist
1823 * must_exist is 0 and the program file doesn't exist.1830 run_program(prog, args, must_exist, done, arg, wait)1833 int must_exist;1865 if (must_exist || errno != ENOENT)1906 if (must_exist || errno != ENOENT) {