Home | Sort by: relevance | last modified time | path |
/src/usr.bin/mail/ | |
lex.c | 353 comment_char(char *line) function in typeref:typename:char * 365 else if (*p == COMMENT_CHAR) 968 if ((ptr = comment_char(linebuf)) != NULL) |
lex.c | 353 comment_char(char *line) function in typeref:typename:char * 365 else if (*p == COMMENT_CHAR) 968 if ((ptr = comment_char(linebuf)) != NULL) |