Searched refs:duplicate (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/INIT/
H A Dmamake.c446 duplicate(char* s) function
453 report(3, "out of space [duplicate]", s, (unsigned long)0);
665 state.pwd = duplicate(buf);
1031 r->path = duplicate(s);
1095 state.sp->file = duplicate(path);
1487 r = duplicate(r);
1532 r = duplicate(r);
1692 search(state.vars, t, duplicate(expand(buf, v)));
2053 search(state.vars, "MAMAKEARGS", duplicate(use(state.opt) + 1));
2358 search(state.vars, "MAMAKEARGS", duplicate(us
[all...]
/ast/src/cmd/mailx/
H A Dcmd1.c885 duplicate(char* str) function
H A Ddata.c104 "du[plicate]", CMD(duplicate), M|STRLIST, 0, 0,
463 X("The SMTP server host name. Used by the duplicate command and sendmail=\"smtp://\"."),
H A Dmailx.h931 extern int duplicate(char*);

Completed in 40 milliseconds