Searched refs:pd (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/contrib/dlz/drivers/
H A Ddlz_bdb_driver.c128 bdb_parse_data(char *in, parsed_data_t *pd) { argument
144 pd->zone = tmp;
158 pd->host = tmp;
172 pd->type = tmp;
200 pd->data = tmp;
203 pd->ttl = strtol(ttlStr, &endp, 10);
204 if (*endp != '\0' || pd->ttl < 0) {
298 parsed_data_t pd; local
333 if (bdb_parse_data(tmp, &pd) != ISC_R_SUCCESS)
336 result = dns_sdlz_putnamedrr(allnodes, pd
465 parsed_data_t pd; local
[all...]
H A Ddlz_bdbhpt_driver.c145 bdbhpt_parse_data(char *in, bdbhpt_parsed_data_t *pd) { argument
185 pd->host = tmp;
213 pd->type = tmp;
227 pd->data = tmp;
230 pd->ttl = strtol(ttlStr, &endp, 10);
231 if (*endp != '\0' || pd->ttl < 0) {
341 bdbhpt_parsed_data_t pd; local
411 if (bdbhpt_parse_data(tmp, &pd) != ISC_R_SUCCESS)
414 result = dns_sdlz_putnamedrr(allnodes, pd.host,
415 pd
546 bdbhpt_parsed_data_t pd; local
[all...]
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure900 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
902 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure939 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
941 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
/bind-9.6-ESV-R11/
H A Dconfigure1245 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1247 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure1238 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1240 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)

Completed in 328 milliseconds