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

  /src/usr.bin/mail/
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);
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);

Completed in 21 milliseconds