| /freebsd-12.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | MKcaptab.awk | 29 function add_string(text) { function 71 c1 = add_string($2); 72 c2 = add_string($3); 73 c3 = add_string($4);
|
| /freebsd-12.1/usr.sbin/crunch/crunchgen/ |
| H A D | crunchgen.c | 383 add_string(&srcdirs, argv[i]); in add_srcdirs() 462 add_string(&p->links, argv[i]); in add_link() 473 add_string(&libs, argv[i]); in add_libs() 488 add_string(&libs_so, argv[i]); in add_libs_so() 503 add_string(&buildopts, argv[i]); in add_buildopts() 541 add_string(&p->objs, argv[i]); in add_special() 545 add_string(&p->objpaths, argv[i]); in add_special() 549 add_string(&p->keeplist, argv[i]); in add_special() 558 add_string(&p->buildopts, argv[i]); in add_special() 561 add_string(&p->libs, argv[i]); in add_special() [all …]
|
| /freebsd-12.1/contrib/ntp/sntp/libopts/ |
| H A D | nested.c | 60 add_string(void ** pp, char const * name, size_t nm_len, 182 add_string(void ** pp, char const * name, size_t nm_len, in add_string() function 377 add_string(&(res->v.nestVal), name, nm_len, NULL, (size_t)0); in scan_name() 385 new_val = add_string(&(res->v.nestVal), name, nm_len, pzVal, in scan_name() 417 new_val = add_string(&(res->v.nestVal), name, nm_len, in scan_name() 588 add_string(&(res_val->v.nestVal), xml_name, nm_len, NULL, 0); in scan_xml() 593 tOptionValue * new_val = add_string( in scan_xml()
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | getarg.c | 330 add_string(getarg_strings *s, char *value) in add_string() function 422 return add_string((getarg_strings*)current->value, goptarg + 1); in arg_match_long() 527 return add_string((getarg_strings*)args[k].value, goptarg); in arg_match_short()
|
| H A D | ChangeLog | 677 * getarg.c (add_string): catch error from realloc
|
| /freebsd-12.1/usr.bin/dtc/ |
| H A D | dtb.hh | 364 uint32_t add_string(const std::string &str);
|
| H A D | dtb.cc | 309 string_table::add_string(const string &str) in add_string() function in dtc::dtb::string_table
|
| H A D | fdt.cc | 611 writer.write_data(strings.add_string(key)); in write()
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | refclock_gpsdjson.c | 2162 add_string( in add_string() function 2194 dptr = add_string(dptr, dtop, "\\\\"); in log_data() 2200 dptr = add_string(dptr, dtop, fbuf); in log_data()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | mips-tfile.c | 1534 STATIC symint_t add_string (varray_t *, shash_t **, const char *, const char *, 1702 add_string (varray_t *vp, shash_t **hash_tbl, const char *start, in add_string() function 1778 : add_string (&cur_file_ptr->strings, in add_local_symbol() 1966 : add_string (&ext_strings, in add_ext_symbol() 2205 (void) add_string (&tag_strings, in get_tag() 2423 add_string (&file_ptr->strings, in add_file()
|
| H A D | ChangeLog-1999 | 21702 (add_string): Cast PAGE_USIZE to Ptrdiff_t when comparing against one.
|
| H A D | ChangeLog-2001 | 3449 * mips-tfile.c (add_string, add_procedure, add_file, read_line,
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ecoff.c | 1413 static symint_t add_string (varray_t *vp, 1543 add_string (varray_t *vp, /* string obstack */ in add_string() function 1645 : add_string (&cur_file_ptr->strings, in add_ecoff_symbol() 2279 add_string (&fil_ptr->strings, in add_file() 4110 add_string (&fil_ptr->strings, in ecoff_build_symbols()
|
| H A D | ChangeLog-9295 | 9522 (add_string): Make len unsigned long.
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | obstacks.texi | 514 add_string (struct obstack *obstack, const char *ptr, int len)
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | obstacks.texi | 514 add_string (struct obstack *obstack, const char *ptr, int len)
|