Home
last modified time | relevance | path

Searched refs:UnDate (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dutil.h75 time_t UnDate(char *dstr);
H A Dutil.c917 time_t UnDate(char *dstr) in UnDate() function
H A Dcmds.c3232 when = UnDate(s2); in GetStartSpoolDate()