Searched refs:struct (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in31 * Define if <netdb.h> does not declare struct addrinfo.
36 struct addrinfo {
43 struct sockaddr *ai_addr; /* Binary address */
44 struct addrinfo *ai_next; /* Next structure in linked list */
159 * Define if <netdb.h> does not declare struct rrsetinfo.
167 struct rdatainfo {
172 struct rrsetinfo {
180 struct rdatainfo *rri_rdatas;
181 struct rdatainfo *rri_sigs;
414 const struct addrinf
[all...]
/bind-9.6-ESV-R11/
H A Dconfig.h.in64 /** define if struct addrinfo exists */
94 struct __sFILE;
95 extern __inline int __sputaux(int _c, struct __sFILE *_p);
167 not. That way, with a declaration like `struct s { int n; double
168 d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
170 (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
171 instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
/bind-9.6-ESV-R11/lib/dns/
H A Dspnego_asn1.pl188 $output =~ s<^static struct units ContextFlags_units\[\].+?^};>
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A DSparseMap.pm413 static const struct {
528 static const struct {
H A Dgenerate_normalize_data.pl426 static const struct composition ${prefix}compose_seq[] = {

Completed in 32 milliseconds