Home
last modified time | relevance | path

Searched refs:useauthor (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/mailx/
H A Dcmd3.c56 static int resp1(int *msgvec, int useauthor);
57 static int Resp1(int *msgvec, int useauthor);
304 resp1(int *msgvec, int useauthor) in resp1() argument
382 mail1(&head, useauthor, useauthor ? rcv : NOSTR); in resp1()
387 getrecf(char *buf, char *recfile, int useauthor, int sz_recfile) in getrecf() argument
396 if (useauthor) { in getrecf()
928 Resp1(int *msgvec, int useauthor) in Resp1() argument
964 mail1(&head, useauthor, NOSTR); in Resp1()
/titanic_44/usr/src/cmd/mailx/hdr/
H A Ddef.h485 int useauthor, int sz_recfile);