Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dreport.h31 extern FILE *get_report_file(void);
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dreport.cc50 get_report_file(void) in get_report_file() function
/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc513 report_file = get_report_file(); in main()
3073 FILE *report_file = get_report_file(); in report_recursion()