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

/bind-9.11.3/bin/dnssec/
H A Ddnssectool.h66 isc_boolean_t *setp);
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
/bind-9.11.3/unit/atf-src/tools/
H A Dio.cpp171 setp(m_write_buf, m_write_buf + m_bufsize);

Completed in 17 milliseconds