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

  /src/usr.bin/mail/
format.h 35 char *smsgprintf(const char *, struct message *);
format.c 1024 * If a format string begins with the USE_HL_DATE string, smsgprintf
1034 smsgprintf(const char *fmtstr, struct message *mp) function in typeref:typename:PUBLIC char *
1062 buf = smsgprintf(fmtstr, mp);
cmd1.c 88 msgline = smsgprintf(fmtstr, get_message(mesg));
lex.c 918 prompt = smsgprintf(prompt, dot);

Completed in 44 milliseconds