| /netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/ |
| H A D | hpftodit.cpp | 163 char orig_value[4]; member 504 p->value = f.get_uint32(p->orig_value); in read_tags() 572 count, tag_info(font_name_tag).orig_value); in output_font_name() 751 printf("%.4s", tag_info(typeface_tag).orig_value); in read_and_output_pcltypeface() 1196 printf("%.4s", tag_info(t).orig_value); in dump_ascii()
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | ltmain.sh | 4295 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4878 lt_extend_str (const char *orig_value, const char *add, int to_end) 4881 if (orig_value && *orig_value) 4883 int orig_value_len = strlen (orig_value); 4888 strcpy (new_value, orig_value); 4894 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ltmain.sh | 3492 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4023 lt_extend_str (const char *orig_value, const char *add, int to_end) 4026 if (orig_value && *orig_value) 4028 int orig_value_len = strlen (orig_value); 4033 strcpy (new_value, orig_value); 4039 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/crypto/external/cpl/trousers/dist/ |
| H A D | ltmain.sh | 3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 3881 lt_extend_str (const char *orig_value, const char *add, int to_end) 3884 if (orig_value && *orig_value) 3886 int orig_value_len = strlen (orig_value); 3891 strcpy (new_value, orig_value); 3897 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | ltmain.sh | 3492 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4023 lt_extend_str (const char *orig_value, const char *add, int to_end) 4026 if (orig_value && *orig_value) 4028 int orig_value_len = strlen (orig_value); 4033 strcpy (new_value, orig_value); 4039 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/gpl3/gdb.old/dist/ |
| H A D | ltmain.sh | 3492 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4023 lt_extend_str (const char *orig_value, const char *add, int to_end) 4026 if (orig_value && *orig_value) 4028 int orig_value_len = strlen (orig_value); 4033 strcpy (new_value, orig_value); 4039 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/gpl3/binutils.old/dist/ |
| H A D | ltmain.sh | 3492 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4023 lt_extend_str (const char *orig_value, const char *add, int to_end) 4026 if (orig_value && *orig_value) 4028 int orig_value_len = strlen (orig_value); 4033 strcpy (new_value, orig_value); 4039 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/crypto/external/cpl/tpm-tools/dist/ |
| H A D | ltmain.sh | 3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 3881 lt_extend_str (const char *orig_value, const char *add, int to_end) 3884 if (orig_value && *orig_value) 3886 int orig_value_len = strlen (orig_value); 3891 strcpy (new_value, orig_value); 3897 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | ltmain.sh | 3492 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4023 lt_extend_str (const char *orig_value, const char *add, int to_end) 4026 if (orig_value && *orig_value) 4028 int orig_value_len = strlen (orig_value); 4033 strcpy (new_value, orig_value); 4039 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/sys/external/isc/libsodium/dist/ |
| H A D | ltmain.sh | 4295 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 4878 lt_extend_str (const char *orig_value, const char *add, int to_end) 4881 if (orig_value && *orig_value) 4883 int orig_value_len = strlen (orig_value); 4888 strcpy (new_value, orig_value); 4894 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | ltmain.sh | 5760 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6348 lt_extend_str (const char *orig_value, const char *add, int to_end) 6351 if (orig_value && *orig_value) 6353 size_t orig_value_len = strlen (orig_value); 6358 strcpy (new_value, orig_value); 6364 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/bsd/unbound/dist/ |
| H A D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/mit/expat/dist/conftools/ |
| H A D | ltmain.sh | 5716 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6304 lt_extend_str (const char *orig_value, const char *add, int to_end) 6307 if (orig_value && *orig_value) 6309 size_t orig_value_len = strlen (orig_value); 6314 strcpy (new_value, orig_value); 6320 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/bsd/ntp/dist/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/bsd/openpam/dist/ |
| H A D | ltmain.sh | 5925 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6513 lt_extend_str (const char *orig_value, const char *add, int to_end) 6516 if (orig_value && *orig_value) 6518 size_t orig_value_len = strlen (orig_value); 6523 strcpy (new_value, orig_value); 6529 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/public-domain/xz/dist/build-aux/ |
| H A D | ltmain.sh | 5883 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6471 lt_extend_str (const char *orig_value, const char *add, int to_end) 6474 if (orig_value && *orig_value) 6476 size_t orig_value_len = strlen (orig_value); 6481 strcpy (new_value, orig_value); 6487 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/bsd/openldap/dist/build/ |
| H A D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/lgpl3/mpfr/dist/ |
| H A D | ltmain.sh | 5917 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6505 lt_extend_str (const char *orig_value, const char *add, int to_end) 6508 if (orig_value && *orig_value) 6510 size_t orig_value_len = strlen (orig_value); 6515 strcpy (new_value, orig_value); 6521 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/mpl/bind/dist/ |
| H A D | ltmain.sh | 5917 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6505 lt_extend_str (const char *orig_value, const char *add, int to_end) 6508 if (orig_value && *orig_value) 6510 size_t orig_value_len = strlen (orig_value); 6515 strcpy (new_value, orig_value); 6521 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/sys/external/isc/libsodium/dist/build-aux/ |
| H A D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/bsd/file/dist/ |
| H A D | ltmain.sh | 5671 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6259 lt_extend_str (const char *orig_value, const char *add, int to_end) 6262 if (orig_value && *orig_value) 6264 size_t orig_value_len = strlen (orig_value); 6269 strcpy (new_value, orig_value); 6275 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/mit/isl/dist/interface/ |
| H A D | ltmain.sh | 5760 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6348 lt_extend_str (const char *orig_value, const char *add, int to_end) 6351 if (orig_value && *orig_value) 6353 size_t orig_value_len = strlen (orig_value); 6358 strcpy (new_value, orig_value); 6364 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ltmain.sh | 5918 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6506 lt_extend_str (const char *orig_value, const char *add, int to_end) 6509 if (orig_value && *orig_value) 6511 size_t orig_value_len = strlen (orig_value); 6516 strcpy (new_value, orig_value); 6522 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/bsd/flex/dist/build-aux/ |
| H A D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|
| /netbsd-src/external/lgpl3/mpc/dist/ |
| H A D | ltmain.sh | 5668 char *lt_extend_str (const char *orig_value, const char *add, int to_end); 6256 lt_extend_str (const char *orig_value, const char *add, int to_end) 6259 if (orig_value && *orig_value) 6261 size_t orig_value_len = strlen (orig_value); 6266 strcpy (new_value, orig_value); 6272 strcpy (new_value + add_len, orig_value);
|