HomeSort by: relevance | last modified time | path
    Searched defs:dns_order_ent_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
order.c 32 typedef struct dns_order_ent dns_order_ent_t; typedef in typeref:struct:dns_order_ent
38 ISC_LINK(dns_order_ent_t) link;
44 ISC_LIST(dns_order_ent_t) ents;
75 dns_order_ent_t *ent;
106 dns_order_ent_t *ent;
145 dns_order_ent_t *ent;
  /src/external/mpl/dhcp/bind/dist/lib/dns/
order.c 32 typedef struct dns_order_ent dns_order_ent_t; typedef in typeref:struct:dns_order_ent
38 ISC_LINK(dns_order_ent_t) link;
44 ISC_LIST(dns_order_ent_t) ents;
75 dns_order_ent_t *ent;
106 dns_order_ent_t *ent;
145 dns_order_ent_t *ent;

Completed in 13 milliseconds