Searched refs:sendmail (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/mailx/
H A Dmain.c493 sendmail(&head, flags);
H A Dmailx.h851 char* sendmail; member in struct:__anon136::__anon147
1025 extern void sendmail(struct header*, unsigned long);
H A Dsend.c451 sendmail(struct header* hp, unsigned long flags) function
494 getargs(&args, state.var.sendmail);
504 note(DEBUG|PROMPT, "sendmail command:");
H A Dcmd2.c566 sendmail(&head, 0);
H A Ddata.c83 X("[ name [ value ] | < file ]\nDeclare an address alias value for name. If value is omitted then the alias for name is listed. If name is omitted then all aliases are listed. < file reads sendmail aliases from file."),
450 "sendmail", &state.var.sendmail, D|N, "",set_sendmail,
453 X("Wait for sendmail to complete before returning."),
463 X("The SMTP server host name. Used by the duplicate command and sendmail=\"smtp://\"."),
H A Dvars.c616 * Trap sendmail variable assignment.
624 state.var.sendmail = varkeep(struse(state.path.temp));
H A Dcmd3.c534 sendmail(&head, flags|HEADERS);
715 * sendmail alias file parse

Completed in 39 milliseconds