Home
last modified time | relevance | path

Searched refs:get_string (Results 1 – 25 of 35) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dspellcheck.h62 static const char *get_string (const char *str)
92 : m_goal (goal_traits::get_string (goal)),
130 candidate_traits::get_string (candidate),
H A Dspellcheck-tree.h44 static const char *get_string (tree id)
H A Ddiagnostic-show-locus.c1327 pp_character (m_pp, hint->get_string ()[i]); in print_leading_fixits()
1686 char_span (hint->get_string (), in add_hint()
1702 hint->get_string (), in add_hint()
2636 ASSERT_STREQ ("foobar", hint->get_string ()); in test_fixit_consolidation()
2658 ASSERT_STREQ ("foo", hint->get_string ()); in test_fixit_consolidation()
2678 ASSERT_STREQ ("", hint->get_string ()); in test_fixit_consolidation()
/dflybsd-src/tools/tools/usbtest/
H A Dusbtest.c138 get_string(char *ptr, int size) in get_string() function
265 get_string(pattern, sizeof(pattern)); in show_default_audio_select()
366 get_string(pattern, sizeof(pattern)); in show_default_keyboard_select()
594 get_string(pattern, sizeof(pattern)); in show_default_modem_select()
H A Dusbtest.h57 extern void get_string(char *, int);
/dflybsd-src/libexec/bootpd/
H A Dreadfile.c254 get_string(char **, char *, u_int *);
913 (void) get_string(symbol, tmpstr, &len); in eval_symbol()
968 (void) get_string(symbol, tmpstr, &len); in eval_symbol()
1151 get_string(char **src, char *dest, unsigned *length) in get_string() function
1208 (void) get_string(src, retstring, &length); in get_shared_string()
1249 (void) get_string(src, (char *) str, &newlength); in process_generic()
1420 (void) get_string(src, tstring, &tlen); in fill_defaults()
1754 get_string(src, tmpstr, &tmplen); in prs_haddr()
/dflybsd-src/usr.bin/systat/
H A Dconvtbl.h59 extern const char *get_string(const uintmax_t, const int);
H A Difstat.c123 get_string(d##_##c, curscale), \
131 get_string(d##_##c, SC_AUTOBYTE)); \
H A Dconvtbl.c107 get_string(const uintmax_t size, const int scale) in get_string() function
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-spellcheck.h37 static const char *get_string (cpp_hashnode *hashnode)
/dflybsd-src/usr.bin/truss/
H A Dsyscall.h46 char *get_string(int, void*, int);
H A Dsyscalls.c150 get_string(int procfd, void *offset, int max) { in get_string() function
232 tmp2 = get_string(fd, (void*)args[sc->offset], 0); in print_arg()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dincremental.h800 return this->get_string(offset); in command_line()
828 return this->inputs_->get_string(offset); in filename()
880 return this->inputs_->get_string(offset); in get_soname()
1010 return this->inputs_->get_string(offset); in get_unused_symbol()
1032 info.name = this->inputs_->get_string(name_offset); in get_input_section()
1067 return this->inputs_->get_string(name_offset); in get_comdat_group_signature()
1153 const char* get_string(unsigned int offset) const in get_string() function
H A Ddwarf_reader.cc1042 this->name_ = this->dwinfo_->get_string(this->name_off_, in set_name()
1054 this->linkage_name_ = this->dwinfo_->get_string(this->linkage_name_off_, in set_linkage_name()
1084 return this->dwinfo_->get_string(attr_val->val.refval, in string_attribute()
1484 Dwarf_info_reader::get_string(off_t str_off, unsigned int string_shndx) in get_string() function in gold::Dwarf_info_reader
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dincremental.h800 return this->get_string(offset); in command_line()
828 return this->inputs_->get_string(offset); in filename()
880 return this->inputs_->get_string(offset); in get_soname()
1010 return this->inputs_->get_string(offset); in get_unused_symbol()
1032 info.name = this->inputs_->get_string(name_offset); in get_input_section()
1067 return this->inputs_->get_string(name_offset); in get_comdat_group_signature()
1153 const char* get_string(unsigned int offset) const in get_string() function
H A Ddwarf_reader.cc1027 this->name_ = this->dwinfo_->get_string(this->name_off_, in set_name()
1039 this->linkage_name_ = this->dwinfo_->get_string(this->linkage_name_off_, in set_linkage_name()
1069 return this->dwinfo_->get_string(attr_val->val.refval, in string_attribute()
1469 Dwarf_info_reader::get_string(off_t str_off, unsigned int string_shndx) in get_string() function in gold::Dwarf_info_reader
/dflybsd-src/usr.sbin/cron/lib/
H A Dentry.c141 ch = get_string(cmd, MAX_COMMAND, file, " \t\n"); in load_entry()
268 ch = get_string(username, MAX_COMMAND, file, " \t"); in load_entry()
395 ch = get_string(cmd, MAX_COMMAND, file, "\n"); in load_entry()
H A Denv.c144 if (EOF == get_string(envstr, MAX_ENVSTR, f, "\n")) in load_env()
H A Dmisc.c307 get_string(char *string, int size, FILE *file, char *terms) in get_string() function
/dflybsd-src/contrib/ee/
H A Dee.c284 char *get_string P_((char *prompt, int advance));
1190 string = get_string(ascii_code_str, TRUE); in control()
1298 string = get_string(ascii_code_str, TRUE); in emacs_control()
1665 cmd_str = get_string(command_str, TRUE); in command_prompt()
1712 cmd_str = cmd_str2 = get_string(file_write_prompt_str, TRUE);
1728 cmd_str = cmd_str2 = get_string(file_read_prompt_str, TRUE);
1870 get_string(prompt, advance) /* read string from input on command line */ in get_string() function
2411 file_name = get_string(save_file_name_prompt, TRUE); in finish()
2447 ans = get_string(changes_made_prompt, TRUE);
2524 tmp_point = get_string(file_exists_prompt, TRUE);
[all …]
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_conf.c418 if (!ctx->db || !ctx->db_meth || !ctx->db_meth->get_string) { in X509V3_get_string()
422 return ctx->db_meth->get_string(ctx->db, name, section); in X509V3_get_string()
/dflybsd-src/usr.sbin/cron/cron/
H A Dcron.h222 get_string(char *, int, FILE *, char *),
/dflybsd-src/usr.bin/chat/
H A Dchat.c160 static int get_string(char *string);
819 if (get_string (expect)) in chat_expect()
1172 get_string(char *string) in get_string() function
/dflybsd-src/bin/mined/
H A Dmined.h264 #define get_string(str1,str2, fl) bottom_line(ON, (str1), NIL_PTR, (str2), fl) macro
H A Dmined2.c1204 if (get_string(message, exp_buf, FALSE) == ERRORS) in get_expression()
1271 if (get_string(mess_buf, replacement, FALSE) == ERRORS) in change()

12