Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Ddosys.cc153 (void) read_simple_file(make_state, in dosys()
H A Dread.cc94 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 Dmain.cc2383 (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 Dparallel.cc1857 (void) read_simple_file(make_state, in maybe_reread_make_state()
H A Ddoname.cc1999 (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 Ddefs.h372 extern Boolean read_simple_file(register Name makefile_name, register Boolean chase_path, register…