Home
last modified time | relevance | path

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

/original-bsd/libexec/bugfiler/
H A Dreply.c49 if (mailhead[CFROM_TAG].found) { in reply()
50 for (C = mailhead[CFROM_TAG].line + mailhead[CFROM_TAG].len; in reply()
H A Dbug.h53 #define CFROM_TAG 2 /* "From:" offset */ macro