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

  /src/usr.bin/ftp/
extern.h 189 const char *rfc2822time(const struct tm *);
util.c 763 rfc2822time(localtime(&rtime)));
785 rfc2822time(const struct tm *tm) function in typeref:typename:const char *
fetch.c 919 rfc2822time(localtime(mtime)));
1859 rfc2822time(localtime(&mtime)));
cmds.c 2541 rfc2822time(localtime(&mtime)));
ftp.c 1194 rfc2822time(localtime(&mtime)));

Completed in 120 milliseconds