Home
last modified time | relevance | path

Searched refs:read_string (Results 1 – 25 of 43) sorted by relevance

12

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
Dui.c63 read_string(const char *preprompt, const char *prompt, in read_string() function
108 read_string(const char *preprompt, const char *prompt, in read_string() function
195 ret = read_string("", prompt, buf, length, 0); in UI_UTIL_read_pw_string()
205 ret = read_string("Verify password - ", prompt, buf2, length, 0); in UI_UTIL_read_pw_string()
DChangeLog559 * ui.c (read_string): Try to not call signaction for signal 0 and
/netbsd/src/games/rogue/
Dsave.c64 static void read_string(char *, FILE *, size_t);
194 read_string(hunger_str, fp, sizeof hunger_str); in restore()
197 read_string(login_name, fp, sizeof login_name); in restore()
340 read_string(id_table[i].title, fp, MAX_ID_TITLE_LEN); in rw_id()
357 read_string(char *s, FILE *fp, size_t len) in read_string() function
/netbsd/src/external/lgpl3/mpc/dist/tests/
Dtstrtoc.c89 str_len = read_string (fp, &str, str_len, "number string"); in check_file()
90 rstr_len = read_string (fp, &rstr, rstr_len, "string remainder"); in check_file()
Dread_data.c120 read_string (FILE *fp, char **buffer_ptr, size_t buffer_length, const char *name) in read_string() function
Dmpc-tests.h152 extern size_t read_string (FILE *fp, char **buffer_ptr,
/netbsd/src/common/dist/zlib/contrib/iostream2/
Dzstream_test.cpp14 char *x = read_string(in), *y = new char[256], z[256]; in main()
Dzstream.h145 inline char* read_string(izstream& zs) { in read_string() function
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ui/
Dui_openssl.c191 static int read_string(UI *ui, UI_STRING *uis);
220 static int read_string(UI *ui, UI_STRING *uis) in read_string() function
705 read_string,
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dread-md.cc662 md_reader::read_string (int star_if_braced) in read_string() function in md_reader
738 read_string (false); in read_skip_construct()
912 enum_name = read_string (false); in handle_enum()
1072 filename = read_string (false); in handle_include()
Dread-md.h186 char *read_string (int star_if_braced);
Dread-rtl.cc1261 string = read_string (false); in read_mapping()
1331 attr_operands[i] = rtx_reader_ptr->read_string (false); in read_subst_mapping()
1915 stringbuf = read_string (star_if_braced); in read_rtx_operand()
Dlto-cgraph.cc1045 read_string (class lto_input_block *ib) in read_string() function
1321 section = read_string (ib); in input_node()
1410 section = read_string (ib); in input_varpool_node()
Dread-rtl-function.cc426 m_name = xstrdup (read_string (0)); in parse_function()
DChangeLog-20161888 (rtx_reader::read_string): Rename to...
1889 (md_reader::read_string): ...this.
9378 (read_string): Convert to...
9379 (rtx_reader::read_string): ...member function.
9405 (read_string): Convert to...
9406 (rtx_reader::read_string): ...member function.
9461 (read_subst_mapping): Use rtx_reader_ptr for read_string call.
13112 (read_string): Use get_filename and get_lineno accessors of
24949 (read_string): Simplify using require_char_ws.
/netbsd/src/sbin/savecore/
Dsavecore.c278 read_string(kvm_t *kd, u_long kva, char *buf, size_t size) in read_string() function
348 read_string(kd_kern, current_nl[X_VERSION].n_value, vers, in kmem_setup()
411 read_string(kd_dump, dump_nl[X_VERSION].n_value, core_vers, in check_kmem()
/netbsd/src/external/mit/lua/dist/src/
Dllex.c413 static void read_string (LexState *ls, int del, SemInfo *seminfo) { in read_string() function
550 read_string(ls, ls->current, seminfo); in llex()
/netbsd/src/crypto/external/bsd/netpgp/dist/src/lib/
Dpacket-parse.c176 read_string(char **str, pgp_region_t *subregion, pgp_stream_t *stream) in read_string() function
1742 if (!read_string(&pkt.u.ss_policy, &subregion, stream)) { in parse_one_sig_subpacket()
1748 if (!read_string(&pkt.u.ss_regexp, &subregion, stream)) { in parse_one_sig_subpacket()
1754 if (!read_string(&pkt.u.ss_keyserv, &subregion, stream)) { in parse_one_sig_subpacket()
1787 if (!read_string(&pkt.u.ss_revocation.reason, &subregion, in parse_one_sig_subpacket()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Ddwarf2.c866 read_string (bfd_byte **ptr, in read_string() function
1591 attr->u.str = read_string (&info_ptr, info_ptr_end); in read_attribute_value()
2853 while ((cur_dir = read_string (&line_ptr, line_end)) != NULL) in decode_line_info()
2860 while ((cur_file = read_string (&line_ptr, line_end)) != NULL) in decode_line_info()
2964 cur_file = read_string (&line_ptr, line_end); in decode_line_info()
DChangeLog1147 (read_8_bytes, read_string, read_indirect_string),
DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
/netbsd/src/external/gpl3/gdb/dist/bfd/
Ddwarf2.c866 read_string (bfd_byte **ptr, in read_string() function
1591 attr->u.str = read_string (&info_ptr, info_ptr_end); in read_attribute_value()
2875 while ((cur_dir = read_string (&line_ptr, line_end)) != NULL) in decode_line_info()
2882 while ((cur_file = read_string (&line_ptr, line_end)) != NULL) in decode_line_info()
2985 cur_file = read_string (&line_ptr, line_end); in decode_line_info()
DChangeLog1141 (read_8_bytes, read_string, read_indirect_string),
DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20095337 read_string): Update.
5390 * valprint.c (read_string): Add BYTE_ORDER parameter.
5391 (val_print_string): Update call to read_string.
11868 * valprint.c (read_string): Rework clean-up logic. Use
12709 (read_string): New function.
12710 * valprint.h (read_string): New prototype.

12