HomeSort by relevance Sort by last modified time
    Searched refs:SUBPROCESS_TRIES (Results 1 - 2 of 2) sorted by null

  /external/tlsdate/src/
tlsdate.h 42 #define SUBPROCESS_TRIES 10
118 int subprocess_tries; member in struct:opts
tlsdated.c 127 opts->subprocess_tries = SUBPROCESS_TRIES;
175 opts->subprocess_tries = atoi (optarg);
339 opts->subprocess_tries = atoi (e->value);

Completed in 2997 milliseconds