Home | History | Annotate | Download | only in apps

Lines Matching full:revtm

1124 			ASN1_TIME *revtm = NULL;
1128 unpack_revinfo(&revtm, &reason, &inst, &invtm, inf[DB_rev_date]);
1131 reason, revtm,
1138 ASN1_TIME_free(revtm);