HomeSort by: relevance | last modified time | path
    Searched defs:comment_char (Results 1 - 1 of 1) 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)

Completed in 46 milliseconds