Home
last modified time | relevance | path

Searched refs:saved_suffix (Results 1 – 25 of 74) sorted by relevance

123

/dports/net-mgmt/flowviewer/FlowViewer_4.5/
H A DFlowGrapher_Sort.cgi53 ($filter_source,$part2,$part3,$saved_suffix) = split(/_/,$filter_hash);
54 $png_filename = "FlowGrapher_save_" . $saved_suffix . ".png";
59 $save_file = "$save_directory/FlowGrapher_save_$saved_suffix";
72 $save_file = "$work_directory/FlowGrapher_save_$saved_suffix";
76 $saved_hash = "FlowGrapher_save_$saved_suffix";
H A DFlowMonitor_Main.cgi566 $saved_suffix = &get_suffix;
567 $save_file = "$work_directory/FlowMonitor_Recreate_saved_$saved_suffix";
568 $filter_hash = "FM_FlowMonitor_Recreate_saved_$saved_suffix";
601 $saved_suffix = &get_suffix;
602 $saved_hash = "FlowMonitor_save_$saved_suffix";
H A DFlowViewer_Sort.cgi50 ($filter_source,$part2,$part3,$saved_suffix) = split(/_/,$filter_hash);
51 $png_filename = "FlowViewer_save_" . $saved_suffix . ".png";
56 $save_file = "$save_directory/FlowViewer_save_$saved_suffix";
67 $save_file = "$work_directory/FlowViewer_save_$saved_suffix";
H A DFlowViewer_Main.cgi227 $saved_suffix = &get_suffix;
228 $saved_hash = "FlowViewer_save_$saved_suffix";
967 $png_filename = "FlowViewer_save_" . $saved_suffix . ".png";
985 $sort_file = "$work_directory/FlowViewer_save_" . $saved_suffix;
H A DFlowGrapher_Analyze.cgi131 $saved_suffix = &get_suffix;
132 $saved_hash = "FlowGrapher_save_$saved_suffix";
810 $png_filename = "FlowGrapher_save_" . $saved_suffix . ".png";
/dports/misc/heyu2/heyu-2.10/
H A Drelay_aux.c86 static char saved_suffix[PATH_LEN + 1] = ""; variable
177 sprintf(filename, "%s%s", AUXFILE, saved_suffix); in aux_shutdown_port()
231 strncpy2(saved_suffix, configp->suffixaux, PATH_LEN); in aux_local_setup()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c4658 char *saved_suffix = NULL; in do_spec_1() local
4673 saved_suffix in do_spec_1()
4676 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
4677 strcpy (saved_suffix + suffix_length, in do_spec_1()
4751 if (saved_suffix) in do_spec_1()
4753 t->suffix = saved_suffix; in do_spec_1()
4754 saved_suffix = NULL; in do_spec_1()
4765 if (saved_suffix) in do_spec_1()
4766 free (saved_suffix); in do_spec_1()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c4658 char *saved_suffix = NULL; in do_spec_1() local
4673 saved_suffix in do_spec_1()
4676 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
4677 strcpy (saved_suffix + suffix_length, in do_spec_1()
4751 if (saved_suffix) in do_spec_1()
4753 t->suffix = saved_suffix; in do_spec_1()
4754 saved_suffix = NULL; in do_spec_1()
4765 if (saved_suffix) in do_spec_1()
4766 free (saved_suffix); in do_spec_1()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c4819 char *saved_suffix = NULL; in do_spec_1() local
4834 saved_suffix in do_spec_1()
4837 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
4838 strcpy (saved_suffix + suffix_length, in do_spec_1()
4921 if (saved_suffix) in do_spec_1()
4923 t->suffix = saved_suffix; in do_spec_1()
4924 saved_suffix = NULL; in do_spec_1()
4935 if (saved_suffix) in do_spec_1()
4936 free (saved_suffix); in do_spec_1()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c4753 char *saved_suffix = NULL; in do_spec_1() local
4768 saved_suffix in do_spec_1()
4771 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
4772 strcpy (saved_suffix + suffix_length, in do_spec_1()
4855 if (saved_suffix) in do_spec_1()
4857 t->suffix = saved_suffix; in do_spec_1()
4858 saved_suffix = NULL; in do_spec_1()
4869 if (saved_suffix) in do_spec_1()
4870 free (saved_suffix); in do_spec_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c4834 char *saved_suffix = NULL; in do_spec_1() local
4849 saved_suffix in do_spec_1()
4852 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
4853 strcpy (saved_suffix + suffix_length, in do_spec_1()
4965 if (saved_suffix) in do_spec_1()
4967 t->suffix = saved_suffix; in do_spec_1()
4968 saved_suffix = NULL; in do_spec_1()
4979 free (saved_suffix); in do_spec_1()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c4791 char *saved_suffix = NULL; in do_spec_1() local
4806 saved_suffix in do_spec_1()
4809 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
4810 strcpy (saved_suffix + suffix_length, in do_spec_1()
4922 if (saved_suffix) in do_spec_1()
4924 t->suffix = saved_suffix; in do_spec_1()
4925 saved_suffix = NULL; in do_spec_1()
4936 free (saved_suffix); in do_spec_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c4791 char *saved_suffix = NULL; in do_spec_1() local
4806 saved_suffix in do_spec_1()
4809 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
4810 strcpy (saved_suffix + suffix_length, in do_spec_1()
4922 if (saved_suffix) in do_spec_1()
4924 t->suffix = saved_suffix; in do_spec_1()
4925 saved_suffix = NULL; in do_spec_1()
4936 free (saved_suffix); in do_spec_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c5374 char *saved_suffix = NULL; in do_spec_1() local
5390 saved_suffix in do_spec_1()
5393 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5394 strcpy (saved_suffix + suffix_length, in do_spec_1()
5507 if (saved_suffix) in do_spec_1()
5509 t->suffix = saved_suffix; in do_spec_1()
5510 saved_suffix = NULL; in do_spec_1()
5521 free (saved_suffix); in do_spec_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c5498 char *saved_suffix = NULL; in do_spec_1() local
5514 saved_suffix in do_spec_1()
5517 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5518 strcpy (saved_suffix + suffix_length, in do_spec_1()
5631 if (saved_suffix) in do_spec_1()
5633 t->suffix = saved_suffix; in do_spec_1()
5634 saved_suffix = NULL; in do_spec_1()
5645 free (saved_suffix); in do_spec_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c5374 char *saved_suffix = NULL; in do_spec_1() local
5390 saved_suffix in do_spec_1()
5393 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5394 strcpy (saved_suffix + suffix_length, in do_spec_1()
5507 if (saved_suffix) in do_spec_1()
5509 t->suffix = saved_suffix; in do_spec_1()
5510 saved_suffix = NULL; in do_spec_1()
5521 free (saved_suffix); in do_spec_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c5299 char *saved_suffix = NULL; in do_spec_1() local
5315 saved_suffix in do_spec_1()
5318 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5319 strcpy (saved_suffix + suffix_length, in do_spec_1()
5432 if (saved_suffix) in do_spec_1()
5434 t->suffix = saved_suffix; in do_spec_1()
5435 saved_suffix = NULL; in do_spec_1()
5446 free (saved_suffix); in do_spec_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c5500 char *saved_suffix = NULL; in do_spec_1() local
5516 saved_suffix in do_spec_1()
5519 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5520 strcpy (saved_suffix + suffix_length, in do_spec_1()
5633 if (saved_suffix) in do_spec_1()
5635 t->suffix = saved_suffix; in do_spec_1()
5636 saved_suffix = NULL; in do_spec_1()
5647 free (saved_suffix); in do_spec_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c6117 char *saved_suffix = NULL; in do_spec_1() local
6133 saved_suffix in do_spec_1()
6136 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
6137 strcpy (saved_suffix + suffix_length, in do_spec_1()
6252 if (saved_suffix) in do_spec_1()
6254 t->suffix = saved_suffix; in do_spec_1()
6255 saved_suffix = NULL; in do_spec_1()
6266 free (saved_suffix); in do_spec_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c5500 char *saved_suffix = NULL; in do_spec_1() local
5516 saved_suffix in do_spec_1()
5519 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5520 strcpy (saved_suffix + suffix_length, in do_spec_1()
5633 if (saved_suffix) in do_spec_1()
5635 t->suffix = saved_suffix; in do_spec_1()
5636 saved_suffix = NULL; in do_spec_1()
5647 free (saved_suffix); in do_spec_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c5374 char *saved_suffix = NULL; in do_spec_1() local
5390 saved_suffix in do_spec_1()
5393 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5394 strcpy (saved_suffix + suffix_length, in do_spec_1()
5507 if (saved_suffix) in do_spec_1()
5509 t->suffix = saved_suffix; in do_spec_1()
5510 saved_suffix = NULL; in do_spec_1()
5521 free (saved_suffix); in do_spec_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c6117 char *saved_suffix = NULL; in do_spec_1() local
6133 saved_suffix in do_spec_1()
6136 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
6137 strcpy (saved_suffix + suffix_length, in do_spec_1()
6252 if (saved_suffix) in do_spec_1()
6254 t->suffix = saved_suffix; in do_spec_1()
6255 saved_suffix = NULL; in do_spec_1()
6266 free (saved_suffix); in do_spec_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c5374 char *saved_suffix = NULL; in do_spec_1() local
5390 saved_suffix in do_spec_1()
5393 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5394 strcpy (saved_suffix + suffix_length, in do_spec_1()
5507 if (saved_suffix) in do_spec_1()
5509 t->suffix = saved_suffix; in do_spec_1()
5510 saved_suffix = NULL; in do_spec_1()
5521 free (saved_suffix); in do_spec_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c5374 char *saved_suffix = NULL; in do_spec_1() local
5390 saved_suffix in do_spec_1()
5393 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5394 strcpy (saved_suffix + suffix_length, in do_spec_1()
5507 if (saved_suffix) in do_spec_1()
5509 t->suffix = saved_suffix; in do_spec_1()
5510 saved_suffix = NULL; in do_spec_1()
5521 free (saved_suffix); in do_spec_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c5470 char *saved_suffix = NULL; in do_spec_1() local
5486 saved_suffix in do_spec_1()
5489 strncpy (saved_suffix, suffix, suffix_length); in do_spec_1()
5490 strcpy (saved_suffix + suffix_length, in do_spec_1()
5603 if (saved_suffix) in do_spec_1()
5605 t->suffix = saved_suffix; in do_spec_1()
5606 saved_suffix = NULL; in do_spec_1()
5617 free (saved_suffix); in do_spec_1()

123