HomeSort by: relevance | last modified time | path
    Searched refs:dns_message_getopt (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
message.h 1039 dns_message_getopt(dns_message_t *msg);
  /src/external/mpl/bind/dist/lib/dns/include/dns/
message.h 1053 dns_message_getopt(dns_message_t *msg);
  /src/external/mpl/bind/dist/bin/dig/
host.c 515 opt = dns_message_getopt(msg);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
message.c 2860 dns_message_getopt(dns_message_t *msg) { function
3662 ps = dns_message_getopt(msg);
4030 ps = dns_message_getopt(msg);
resolver.c 7996 rctx.opt = dns_message_getopt(query->rmessage);
  /src/external/mpl/bind/dist/lib/dns/
message.c 2770 dns_message_getopt(dns_message_t *msg) { function
3729 ps = dns_message_getopt(msg);
4164 ps = dns_message_getopt(msg);
resolver.c 7564 rctx->opt = dns_message_getopt(query->rmessage);
  /src/external/mpl/bind/dist/lib/ns/
client.c 2000 opt = dns_message_getopt(client->message);

Completed in 86 milliseconds