/dports/net-mgmt/flowviewer/FlowViewer_4.5/ |
H A D | FlowGrapher_Sort.cgi | 53 ($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 D | FlowMonitor_Main.cgi | 566 $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 D | FlowViewer_Sort.cgi | 50 ($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 D | FlowViewer_Main.cgi | 227 $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 D | FlowGrapher_Analyze.cgi | 131 $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 D | relay_aux.c | 86 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 D | gcc.c | 4658 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 D | gcc.c | 4658 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 D | gcc.c | 4819 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 D | gcc.c | 4753 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 D | gcc.c | 4834 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 D | gcc.c | 4791 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 D | gcc.c | 4791 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 D | gcc.c | 5374 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 D | gcc.c | 5498 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 D | gcc.c | 5374 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 D | gcc.c | 5299 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 D | gcc.c | 5500 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 D | gcc.c | 6117 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 D | gcc.c | 5500 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 D | gcc.c | 5374 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 D | gcc.c | 6117 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 D | gcc.c | 5374 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 D | gcc.c | 5374 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 D | gcc.c | 5470 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()
|