Searched refs:read_simple_file (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/make/bin/ |
H A D | dosys.cc | 153 (void) read_simple_file(make_state, in dosys()
|
H A D | read.cc | 94 read_simple_file(register Name makefile_name, register Boolean chase_path, register Boolean doname_… in read_simple_file() function 871 if (read_simple_file(makefile_name, in parse_makefile()
|
H A D | main.cc | 2383 (void) read_simple_file(make_state, in read_files_and_state() 2748 b = read_simple_file(makefile, true, true, complain, in read_makefile()
|
H A D | parallel.cc | 1857 (void) read_simple_file(make_state, in maybe_reread_make_state()
|
H A D | doname.cc | 1999 (void) read_simple_file(filename, in read_dependency_file() 2049 (void) read_simple_file(make_state, in check_read_state_file()
|
/titanic_41/usr/src/cmd/make/include/mk/ |
H A D | defs.h | 372 extern Boolean read_simple_file(register Name makefile_name, register Boolean chase_path, register…
|