/src/usr.bin/mail/ |
support.c | 180 ishfield(const char linebuf[], char *colon, const char field[]) function in typeref:typename:char * 282 if ((headerfield = ishfield(linebuf, colon, field)) != NULL) { 290 if ((headerfield = ishfield(linebuf, colon, field)) != NULL)
|
support.c | 180 ishfield(const char linebuf[], char *colon, const char field[]) function in typeref:typename:char * 282 if ((headerfield = ishfield(linebuf, colon, field)) != NULL) { 290 if ((headerfield = ishfield(linebuf, colon, field)) != NULL)
|
support.c | 180 ishfield(const char linebuf[], char *colon, const char field[]) function in typeref:typename:char * 282 if ((headerfield = ishfield(linebuf, colon, field)) != NULL) { 290 if ((headerfield = ishfield(linebuf, colon, field)) != NULL)
|