Home
last modified time | relevance | path

Searched refs:dns_resconf_i_t (Results 1 – 11 of 11) sorted by relevance

/dports/devel/libdill/libdill-2.14/dns/
H A Ddns.h913 typedef unsigned long dns_resconf_i_t; typedef
915 …_resconf_search(void *, size_t, const void *, size_t, struct dns_resolv_conf *, dns_resconf_i_t *);
H A Ddns.c4823 …e_t lim, const void *qname, size_t qlen, struct dns_resolv_conf *resconf, dns_resconf_i_t *state) { in dns_resconf_search()
6257 dns_resconf_i_t search;
/dports/devel/libmill/libmill-1.18/dns/
H A Ddns.h913 typedef unsigned long dns_resconf_i_t; typedef
915 …_resconf_search(void *, size_t, const void *, size_t, struct dns_resolv_conf *, dns_resconf_i_t *);
H A Ddns.c4803 …e_t lim, const void *qname, size_t qlen, struct dns_resolv_conf *resconf, dns_resconf_i_t *state) { in dns_resconf_search()
6237 dns_resconf_i_t search;
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/lib/
H A Ddns.h964 typedef unsigned long dns_resconf_i_t; typedef
966 …_resconf_search(void *, size_t, const void *, size_t, struct dns_resolv_conf *, dns_resconf_i_t *);
H A Ddns.c5414 …e_t lim, const void *qname, size_t qlen, struct dns_resolv_conf *resconf, dns_resconf_i_t *state) { in dns_resconf_search()
6914 dns_resconf_i_t search;
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Ddns.h920 typedef unsigned long dns_resconf_i_t; typedef
922 …_resconf_search(void *, size_t, const void *, size_t, struct dns_resolv_conf *, dns_resconf_i_t *);
H A Ddns.c6346 …e_t lim, const void *qname, size_t qlen, struct dns_resolv_conf *resconf, dns_resconf_i_t *state) { in dns_resconf_search()
8190 dns_resconf_i_t search;
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Ddns.h984 typedef unsigned long dns_resconf_i_t; typedef
986 …_resconf_search(void *, size_t, const void *, size_t, struct dns_resolv_conf *, dns_resconf_i_t *);
H A Ddns.c5548 …e_t lim, const void *qname, size_t qlen, struct dns_resolv_conf *resconf, dns_resconf_i_t *state) { in dns_resconf_search()
7074 dns_resconf_i_t search;
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/
H A Ddns.c1537 dns_resconf_i_t *i = lua_touserdata(L, lua_upvalueindex(3)); in resconf__next()
1550 dns_resconf_i_t *i; in resconf_search()