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

  /src/usr.bin/mail/
format.c 431 get_comments(char *name) function in typeref:typename:char *
447 DPRINTF(("get_comments: %s\n", p));
620 tm->tm_zone = get_comments(p);
937 (dispname = get_comments(sender)) != NULL)
format.c 431 get_comments(char *name) function in typeref:typename:char *
447 DPRINTF(("get_comments: %s\n", p));
620 tm->tm_zone = get_comments(p);
937 (dispname = get_comments(sender)) != NULL)

Completed in 22 milliseconds