Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/make/include/vroot/
H A Dreport.h31 extern FILE *get_report_file(void);
/titanic_44/usr/src/cmd/make/lib/vroot/
H A Dreport.cc50 get_report_file(void) in get_report_file() function
/titanic_44/usr/src/cmd/make/bin/
H A Dmain.cc487 report_file = get_report_file(); in main()
3020 register FILE *report_file = get_report_file(); in report_recursion()