Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Dfiledef.h69 cs_not_started, /* Not yet started. */ enumerator
H A Dremake.c406 case cs_not_started: in update_file_1()
639 set_command_state (file, cs_not_started); in update_file_1()
1332 if (mtime != NONEXISTENT_MTIME && file->command_state == cs_not_started in f_mtime()
1333 && file->command_state == cs_not_started in f_mtime()
H A Dfile.c946 case cs_not_started: in print_file()
H A Djob.c1464 case cs_not_started: in start_waiting_job()