Home
last modified time | relevance | path

Searched refs:do_run_command (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/make/
H A Dengine.c614 do_run_command(Job *job, const char *pre) in do_run_command() function
715 started = do_run_command(job, command->string); in job_run_next()