OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_in_reply_to
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
def.h
329
char *
h_in_reply_to
; /* In-Reply-To: field */
member in struct:header
send.c
456
if (hp->
h_in_reply_to
!= NULL && w & GMISC)
457
(void)fprintf(fo, "In-Reply-To: %s\n", hp->
h_in_reply_to
), gotcha++;
cmd3.c
288
hp->
h_in_reply_to
= in_reply_to;
Completed in 16 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025