Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c54 static int resp1(int *msgvec, int useauthor);
55 static int Resp1(int *msgvec, int useauthor);
302 resp1(int *msgvec, int useauthor) in resp1() argument
380 mail1(&head, useauthor, useauthor ? rcv : NOSTR); in resp1()
385 getrecf(char *buf, char *recfile, int useauthor, int sz_recfile) in getrecf() argument
394 if (useauthor) { in getrecf()
926 Resp1(int *msgvec, int useauthor) in Resp1() argument
962 mail1(&head, useauthor, NOSTR); in Resp1()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h486 int useauthor, int sz_recfile);