Searched defs:setp (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/dnssec/
H A Ddnssectool.c328 isc_boolean_t *setp)
337 if (setp != NULL)
338 *setp = ISC_FALSE;
342 if (setp != NULL)
343 *setp = ISC_TRUE;
327 strtotime(const char *str, isc_int64_t now, isc_int64_t base, isc_boolean_t *setp) argument

Completed in 14 milliseconds