Searched defs:newer (Results 1 – 3 of 3) sorted by relevance
98 LONG newer = CompareFileTime(&existing->pCtlInfo->ThisUpdate, in CertAddCTLContextToStore() local116 LONG newer = CompareFileTime(&existing->pCtlInfo->ThisUpdate, in CertAddCTLContextToStore() local
1001 LONG newer = CompareFileTime(&existing->pCrlInfo->ThisUpdate, in CertAddCRLContextToStore() local1019 LONG newer = CompareFileTime(&existing->pCrlInfo->ThisUpdate, in CertAddCRLContextToStore() local
2278 void newer(int argc, const char *argv[]) in newer() function