Home
last modified time | relevance | path

Searched refs:copy_string (Results 1 – 25 of 40) sorted by relevance

12

/minix3/external/bsd/flex/dist/
H A Dparse.y199 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 Dsym.c202 if (addsym (copy_string (name),
251 scname[lastsc] = copy_string (str);
H A Dinitparse.c931 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 Dtables.c96 th->th_version = copy_string (version_str); in yytbl_hdr_init()
97 th->th_name = copy_string (name); in yytbl_hdr_init()
H A Dscan.l995 infilename = copy_string( file );
1005 infilename = copy_string( "<stdin>" );
H A Dmisc.c115 cpy = copy_string (defname);
258 char *copy_string (str) in copy_string() function
H A Dinitscan.c2493 infilename = copy_string( yytext + 1 );
4882 infilename = copy_string( file );
4892 infilename = copy_string( "<stdin>" );
H A Dflexdef.h864 extern char *copy_string PROTO ((register const char *));
/minix3/minix/usr.bin/mined/
H A Dmined2.c529 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 Dmined1.c469 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 Dmined.h230 void copy_string(char *to, char *from );
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/analysis/
H A Danalysis_ocaml.c35 String = copy_string(Message); in llvm_verify_module()
/minix3/usr.sbin/syslogd/
H A Dextern.h83 extern bool copy_string(char **, const char *, const char *);
H A Dtls.c1157 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 Dtarget_ocaml.c62 value Copy = copy_string(StringRep); in llvm_datalayout_as_string()
/minix3/external/bsd/byacc/dist/
H A Dreader.c434 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 Dru.po699 msgid "dynamic memory failure in copy_string()"
700 msgstr "ошибка при работе с динамической памятью в copy_string()"
H A Dsr.po693 msgid "dynamic memory failure in copy_string()"
694 msgstr "неуспех динамичке меморије у „copy_string()“"
H A Dko.po625 msgid "dynamic memory failure in copy_string()"
626 msgstr "copy_string()���� ���� �޸� �Ҵ��� �����߽��ϴ�"
H A Dfi.po699 msgid "dynamic memory failure in copy_string()"
700 msgstr "dynaaminen muistivirhe funktiossa copy_string()"
H A Dnl.po698 msgid "dynamic memory failure in copy_string()"
699 msgstr "dynamische geheugenfout in copy_string()"
H A Deo.po686 msgid "dynamic memory failure in copy_string()"
687 msgstr "fiasko de dinamika memoro en copy_string()"
H A Dda.po689 msgid "dynamic memory failure in copy_string()"
690 msgstr "dynamisk hukommelsesfejl i copy_string()"
H A Dde.po692 msgid "dynamic memory failure in copy_string()"
693 msgstr "Fehler beim dynamischen Speicher in copy_string()"
H A Den@quot.po702 msgid "dynamic memory failure in copy_string()"
703 msgstr "dynamic memory failure in copy_string()"

12