Searched refs:dns_question (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libaddns/
H A Ddnsmarshall.c270 const struct dns_question *q)
279 struct dns_question **pq)
281 struct dns_question *q;
285 if (!(q = talloc(mem_ctx, struct dns_question))) {
410 !(req->questions = TALLOC_ARRAY(req, struct dns_question *,
479 * allocate the dns_question record for the dns_zone records. We
481 * dns_zone<>dns_question as well.
491 (struct dns_question **)(void *)update->zones) &&
H A Ddnsrecord.c33 struct dns_question *q;
37 !(req->questions = TALLOC_ARRAY(req, struct dns_question *, 1)) ||
39 struct dns_question))) {
H A Ddns.h304 struct dns_question { struct
313 * dns_question right now.
348 struct dns_question **questions;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libaddns/
H A Ddnsmarshall.c269 const struct dns_question *q)
278 struct dns_question **pq)
280 struct dns_question *q;
284 if (!(q = talloc(mem_ctx, struct dns_question))) {
409 !(req->questions = TALLOC_ARRAY(req, struct dns_question *,
478 * allocate the dns_question record for the dns_zone records. We
480 * dns_zone<>dns_question as well.
490 (struct dns_question **)(void *)update->zones) &&
H A Ddnsrecord.c31 struct dns_question *q;
35 !(req->questions = TALLOC_ARRAY(req, struct dns_question *, 1)) ||
37 struct dns_question))) {
H A Ddns.h329 struct dns_question { struct
338 * dns_question right now.
373 struct dns_question **questions;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libaddns/
H A Ddnsmarshall.c270 const struct dns_question *q)
279 struct dns_question **pq)
281 struct dns_question *q;
285 if (!(q = talloc(mem_ctx, struct dns_question))) {
410 !(req->questions = TALLOC_ARRAY(req, struct dns_question *,
479 * allocate the dns_question record for the dns_zone records. We
481 * dns_zone<>dns_question as well.
491 (struct dns_question **)(void *)update->zones) &&
H A Ddnsrecord.c33 struct dns_question *q;
37 !(req->questions = TALLOC_ARRAY(req, struct dns_question *, 1)) ||
39 struct dns_question))) {
H A Ddns.h304 struct dns_question { struct
313 * dns_question right now.
348 struct dns_question **questions;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libaddns/
H A Ddnsmarshall.c269 const struct dns_question *q)
278 struct dns_question **pq)
280 struct dns_question *q;
284 if (!(q = talloc(mem_ctx, struct dns_question))) {
409 !(req->questions = TALLOC_ARRAY(req, struct dns_question *,
478 * allocate the dns_question record for the dns_zone records. We
480 * dns_zone<>dns_question as well.
490 (struct dns_question **)(void *)update->zones) &&
H A Ddnsrecord.c31 struct dns_question *q;
35 !(req->questions = TALLOC_ARRAY(req, struct dns_question *, 1)) ||
37 struct dns_question))) {
H A Ddns.h329 struct dns_question { struct
338 * dns_question right now.
373 struct dns_question **questions;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libaddns/
H A Ddnsmarshall.c269 const struct dns_question *q)
278 struct dns_question **pq)
280 struct dns_question *q;
284 if (!(q = talloc(mem_ctx, struct dns_question))) {
409 !(req->questions = TALLOC_ARRAY(req, struct dns_question *,
478 * allocate the dns_question record for the dns_zone records. We
480 * dns_zone<>dns_question as well.
490 (struct dns_question **)(void *)update->zones) &&
H A Ddnsrecord.c31 struct dns_question *q;
35 !(req->questions = TALLOC_ARRAY(req, struct dns_question *, 1)) ||
37 struct dns_question))) {
H A Ddns.h329 struct dns_question { struct
338 * dns_question right now.
373 struct dns_question **questions;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libaddns/
H A Ddnsmarshall.c270 const struct dns_question *q)
279 struct dns_question **pq)
281 struct dns_question *q;
285 if (!(q = talloc(mem_ctx, struct dns_question))) {
410 !(req->questions = TALLOC_ARRAY(req, struct dns_question *,
479 * allocate the dns_question record for the dns_zone records. We
481 * dns_zone<>dns_question as well.
491 (struct dns_question **)(void *)update->zones) &&
H A Ddnsrecord.c33 struct dns_question *q;
37 !(req->questions = TALLOC_ARRAY(req, struct dns_question *, 1)) ||
39 struct dns_question))) {
H A Ddns.h304 struct dns_question { struct
313 * dns_question right now.
348 struct dns_question **questions;

Completed in 195 milliseconds