HomeSort by: relevance | last modified time | path
    Searched refs:comment_char (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 27 milliseconds