OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:replyto
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/mail/
cmd3.c
303
char *cp, *rcv, *
replyto
;
local in function:respond_core
320
if ((
replyto
= skin(hfield("reply-to", mp))) != NULL)
321
np = extract(
replyto
, GTO);
335
if (np != NULL &&
replyto
== NULL)
338
if (
replyto
!= NULL)
346
if (
replyto
== NULL && (cp = skin(hfield("cc", mp))) != NULL) {
Completed in 148 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025