Searched refs:UNSET_DAYS (Results 1 – 2 of 2) sorted by relevance
33 #define UNSET_DAYS -2 /* -1 may be used for testing expiration checks */ macro345 int days = UNSET_DAYS; /* not explicitly set */ in x509_main()449 if (days <= UNSET_DAYS) { in x509_main()691 if (preserve_dates && days != UNSET_DAYS) { in x509_main()695 if (days == UNSET_DAYS) in x509_main()
48 #define UNSET_DAYS -2 /* -1 may be used for testing expiration checks */ macro309 int days = UNSET_DAYS; in req_main()479 if (days <= UNSET_DAYS) { in req_main()554 if (days != UNSET_DAYS) in req_main()865 if (days == UNSET_DAYS) in req_main()