Home
last modified time | relevance | path

Searched defs:newer (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/crypt32/
H A Dctl.c98 LONG newer = CompareFileTime(&existing->pCtlInfo->ThisUpdate, in CertAddCTLContextToStore() local
116 LONG newer = CompareFileTime(&existing->pCtlInfo->ThisUpdate, in CertAddCTLContextToStore() local
H A Dstore.c1001 LONG newer = CompareFileTime(&existing->pCrlInfo->ThisUpdate, in CertAddCRLContextToStore() local
1019 LONG newer = CompareFileTime(&existing->pCrlInfo->ThisUpdate, in CertAddCRLContextToStore() local
/reactos/base/applications/network/ftp/
H A Dcmds.c2278 void newer(int argc, const char *argv[]) in newer() function