Home
last modified time | relevance | path

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

/netbsd/external/gpl2/xcvs/dist/contrib/
H A Dpvcs2rcs.in440 my ($get_output, $rcs_output, $ci_output, $mv_output);
845 $get_output = `get -r$revision \"$pvcsarchive\"`;
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DPrint.h108 char *get_output (int max);
H A DPrint.cc106 er_print_common_display::get_output (int maxsize) in get_output() function in er_print_common_display
H A DDbe.cc3566 char *report = cd->get_output (maxbytes); in dbePrintData()