/minix3/external/bsd/flex/dist/ |
H A D | parse.y | 199 outfilename = copy_string( nmstr ); 203 { extra_type = copy_string( nmstr ); } 205 { prefix = copy_string( nmstr ); } 207 { yyclass = copy_string( nmstr ); } 209 { headerfilename = copy_string( nmstr ); } 211 { tablesext = true; tablesfilename = copy_string( nmstr ); }
|
H A D | sym.c | 202 if (addsym (copy_string (name), 251 scname[lastsc] = copy_string (str);
|
H A D | initparse.c | 931 outfilename = copy_string( nmstr ); in YYPARSE_DECL() 936 { extra_type = copy_string( nmstr ); } in YYPARSE_DECL() 939 { prefix = copy_string( nmstr ); } in YYPARSE_DECL() 942 { yyclass = copy_string( nmstr ); } in YYPARSE_DECL() 945 { headerfilename = copy_string( nmstr ); } in YYPARSE_DECL() 948 { tablesext = true; tablesfilename = copy_string( nmstr ); } in YYPARSE_DECL()
|
H A D | tables.c | 96 th->th_version = copy_string (version_str); in yytbl_hdr_init() 97 th->th_name = copy_string (name); in yytbl_hdr_init()
|
H A D | scan.l | 995 infilename = copy_string( file ); 1005 infilename = copy_string( "<stdin>" );
|
H A D | misc.c | 115 cpy = copy_string (defname); 258 char *copy_string (str) in copy_string() function
|
H A D | initscan.c | 2493 infilename = copy_string( yytext + 1 ); 4882 infilename = copy_string( file ); 4892 infilename = copy_string( "<stdin>" );
|
H A D | flexdef.h | 864 extern char *copy_string PROTO ((register const char *));
|
/minix3/minix/usr.bin/mined/ |
H A D | mined2.c | 529 copy_string(bufp, location); in insert() 534 copy_string(line->text, text_buffer); in insert() 592 copy_string(bufp, (end_textp != NULL) ? end_textp : "\n"); in delete() 611 copy_string(start_line->text, text_buffer); in delete() 1057 copy_string(typed_expression, exp_buf);/* Save expr. */ in get_expression() 1103 copy_string(mess_buf, message); in change() 1138 copy_string(mess_buf, (quit == TRUE) ? "(Aborted) " : ""); in change() 1197 copy_string(textp, program->end_ptr); in substitute() 1202 copy_string(line->text, text_buffer); in substitute()
|
H A D | mined1.c | 469 copy_string(file_name, file); /* Save file name */ in WT() 786 void copy_string(register char *to, register char *from) in copy_string() function 1212 copy_string(file_name, file); /* Save file name */ in load_file() 1301 copy_string(new_line->text, buffer); in install_line()
|
H A D | mined.h | 230 void copy_string(char *to, char *from );
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis/ |
H A D | analysis_ocaml.c | 35 String = copy_string(Message); in llvm_verify_module()
|
/minix3/usr.sbin/syslogd/ |
H A D | extern.h | 83 extern bool copy_string(char **, const char *, const char *);
|
H A D | tls.c | 1157 if (!(copy_string(&(f->f_un.f_tls.tls_conn->hostname), p, q))) { in parse_tls_destination() 1169 if (!(copy_string(&(f->f_un.f_tls.tls_conn->port), p, q))) { in parse_tls_destination()
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | target_ocaml.c | 62 value Copy = copy_string(StringRep); in llvm_datalayout_as_string()
|
/minix3/external/bsd/byacc/dist/ |
H A D | reader.c | 434 copy_string(int quote) in copy_string() function 554 char *s = copy_string(c); in copy_text() 660 char *s = copy_string(c); in copy_union() 2594 char *s = copy_string(c); in copy_action() 2713 char *s = copy_string(c); in get_code()
|
/minix3/external/bsd/flex/dist/po/ |
H A D | ru.po | 699 msgid "dynamic memory failure in copy_string()" 700 msgstr "ошибка при работе с динамической памятью в copy_string()"
|
H A D | sr.po | 693 msgid "dynamic memory failure in copy_string()" 694 msgstr "неуспех динамичке меморије у „copy_string()“"
|
H A D | ko.po | 625 msgid "dynamic memory failure in copy_string()" 626 msgstr "copy_string()���� ���� �� �Ҵ��� �����߽��ϴ�"
|
H A D | fi.po | 699 msgid "dynamic memory failure in copy_string()" 700 msgstr "dynaaminen muistivirhe funktiossa copy_string()"
|
H A D | nl.po | 698 msgid "dynamic memory failure in copy_string()" 699 msgstr "dynamische geheugenfout in copy_string()"
|
H A D | eo.po | 686 msgid "dynamic memory failure in copy_string()" 687 msgstr "fiasko de dinamika memoro en copy_string()"
|
H A D | da.po | 689 msgid "dynamic memory failure in copy_string()" 690 msgstr "dynamisk hukommelsesfejl i copy_string()"
|
H A D | de.po | 692 msgid "dynamic memory failure in copy_string()" 693 msgstr "Fehler beim dynamischen Speicher in copy_string()"
|
H A D | en@quot.po | 702 msgid "dynamic memory failure in copy_string()" 703 msgstr "dynamic memory failure in copy_string()"
|