Searched refs:nextupdate (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dcrl.c90 " -nextupdate - nextUpdate field\n",
112 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = local
221 else if (strcmp(*argv, "-nextupdate") == 0)
222 nextupdate = ++num;
357 if (nextupdate == i) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dcrl.c90 " -nextupdate - nextUpdate field\n",
112 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = local
221 else if (strcmp(*argv, "-nextupdate") == 0)
222 nextupdate = ++num;
357 if (nextupdate == i) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dcrl.c87 " -nextupdate - nextUpdate field\n",
109 int hash=0,issuer=0,lastupdate=0,nextupdate=0,noout=0,text=0; local
203 else if (strcmp(*argv,"-nextupdate") == 0)
204 nextupdate= ++num;
297 if (nextupdate == i)

Completed in 54 milliseconds